]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: race fsstress with online repair for inode and fork metadata
authorDarrick J. Wong <djwong@kernel.org>
Fri, 30 Dec 2022 22:19:18 +0000 (14:19 -0800)
committerZorro Lang <zlang@kernel.org>
Sat, 18 Feb 2023 06:39:33 +0000 (14:39 +0800)
commitee1df86f65bed5206ad3d4d23c78179a7571f4da
treecacfbd02f4c64a7119b254857a91de45a6831725
parentb3fc8bc8f7c00855fcb91e8d9349901552d9d1f7
xfs: race fsstress with online repair for inode and fork metadata

For each XFS_SCRUB_TYPE_* that looks at inode and data/attr/cow fork
metadata, create a test that runs that repairer in the foreground and
fsstress in the background.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/717 [new file with mode: 0755]
tests/xfs/717.out [new file with mode: 0644]
tests/xfs/718 [new file with mode: 0755]
tests/xfs/718.out [new file with mode: 0644]
tests/xfs/719 [new file with mode: 0755]
tests/xfs/719.out [new file with mode: 0644]