diff options
author | Eric Sandeen <sandeen@redhat.com> | 2018-02-22 14:41:25 -0800 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2018-02-22 14:41:25 -0800 |
commit | 86516eff3b09a5fd17e81d50925bbccc6a36beed (patch) | |
tree | 5741c22fcd0ad28df935eaa1fc9dbede7b34c91f /fs/libfs.c | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 (diff) | |
download | op-kernel-dev-86516eff3b09a5fd17e81d50925bbccc6a36beed.zip op-kernel-dev-86516eff3b09a5fd17e81d50925bbccc6a36beed.tar.gz |
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/libfs.c')
0 files changed, 0 insertions, 0 deletions