diff options
author | Eric Sandeen | 2018-02-22 23:41:25 +0100 |
---|---|---|
committer | Darrick J. Wong | 2018-02-22 23:41:25 +0100 |
commit | 86516eff3b09a5fd17e81d50925bbccc6a36beed (patch) | |
tree | 5741c22fcd0ad28df935eaa1fc9dbede7b34c91f /fs/ceph | |
parent | Linux 4.16-rc1 (diff) | |
download | kernel-qcow2-linux-86516eff3b09a5fd17e81d50925bbccc6a36beed.tar.gz kernel-qcow2-linux-86516eff3b09a5fd17e81d50925bbccc6a36beed.tar.xz kernel-qcow2-linux-86516eff3b09a5fd17e81d50925bbccc6a36beed.zip |
xfs: use memset to initialize xfs_scrub_agfl_info
Apparently different gcc versions have competing and
incompatible notions of how to initialize at declaration,
so just give up and fall back to the time-tested memset().
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/ceph')
0 files changed, 0 insertions, 0 deletions