diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-04-23 16:02:01 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-04-29 07:44:18 -0700 |
commit | e6c01077ec2d28fe8b6e0bc79eddea8d788f6ea3 (patch) | |
tree | 70eedeffa079bdab8e6281addcd74a0534dc13fe /fs/binfmt_aout.c | |
parent | 1aec7c3d05670b92b7339b19999009a93808efb9 (diff) |
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/binfmt_aout.c')
0 files changed, 0 insertions, 0 deletions