]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_repair: detect v5 featureset mismatches in secondary supers
authorDarrick J. Wong <djwong@kernel.org>
Wed, 18 May 2022 02:48:13 +0000 (22:48 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Wed, 18 May 2022 02:48:13 +0000 (22:48 -0400)
commitddba9088128f858b7d86d56ea15eff87cb74a871
treecf50b5bffdd11bcea272d3951875beebc24fc888
parent79511c6abf13b0ee11050867c817841aaeaa154a
xfs_repair: detect v5 featureset mismatches in secondary supers

Make sure we detect and correct mismatches between the V5 features
described in the primary and the secondary superblocks.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
[sandeen: add comment about XFS_SB_FEAT_INCOMPAT_NEEDSREPAIR]
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
repair/agheader.c