]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs: fix fuzz tests of rtgroups bitmap and summary files
authorDarrick J. Wong <djwong@kernel.org>
Tue, 13 Aug 2024 17:22:27 +0000 (10:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:41:58 +0000 (13:41 -0700)
commit4814fae3a873b17fe41284e490b4ae9330dd0a81
tree88788bbff65d7783242327e1c9883f9c1f7077ec
parent0198d783defe6a59eab8585eff5353daf6db5a9b
xfs: fix fuzz tests of rtgroups bitmap and summary files

With rtgroups, the rt bitmap and summary files are now per-group, so
adjust the fuzz and fsck tests to find the new locations.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
12 files changed:
common/xfs
tests/xfs/581
tests/xfs/582
tests/xfs/739
tests/xfs/740
tests/xfs/741
tests/xfs/742
tests/xfs/743
tests/xfs/744
tests/xfs/745
tests/xfs/746
tests/xfs/793