summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_sb.c
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2021-04-24 02:02:01 +0300
committerDarrick J. Wong <djwong@kernel.org>2021-04-29 17:44:18 +0300
commite6c01077ec2d28fe8b6e0bc79eddea8d788f6ea3 (patch)
tree70eedeffa079bdab8e6281addcd74a0534dc13fe /fs/xfs/libxfs/xfs_sb.c
parent1aec7c3d05670b92b7339b19999009a93808efb9 (diff)
downloadlinux-e6c01077ec2d28fe8b6e0bc79eddea8d788f6ea3.tar.xz
xfs: don't check agf_btreeblks on pre-lazysbcount filesystems
The AGF free space btree block counter wasn't added until the lazysbcount feature was added to XFS midway through the life of the V4 format, so ignore the field when checking. Online AGF repair requires rmapbt, so it doesn't need the feature check. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/libxfs/xfs_sb.c')
0 files changed, 0 insertions, 0 deletions