]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common/fuzzy: evaluate xfs_check vs xfs_repair
authorDarrick J. Wong <djwong@kernel.org>
Fri, 30 Dec 2022 22:19:41 +0000 (14:19 -0800)
committerZorro Lang <zlang@kernel.org>
Sat, 25 Feb 2023 13:12:08 +0000 (21:12 +0800)
commitac214bb2ddbec3777d1d52cfe19bdb6067e2db38
tree8b43a87c640e483d8d0b91e9d267b9372d1e7c9d
parentf32c97fc82274291492b3b36298244a9ffc7010d
common/fuzzy: evaluate xfs_check vs xfs_repair

When fuzzing a filesystem and using the offline repair strategy, compare
the outputs of xfs_check against xfs_repair to ensure that the newer
xfs_repair catches at least as many things as xfs_check does.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/fuzzy