]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: race fsstress with online scrubbers for file metadata
authorDarrick J. Wong <djwong@kernel.org>
Fri, 30 Dec 2022 22:19:06 +0000 (14:19 -0800)
committerZorro Lang <zlang@kernel.org>
Tue, 7 Feb 2023 18:38:55 +0000 (02:38 +0800)
commit8bdb40271c00b0718f9702d82455b238d2439ec7
treeeecb6267cd26799323cd31aa0497152f27b6ef27
parent28a30e56d551083ef3a1bba37b380333a97aa7a7
xfs: race fsstress with online scrubbers for file metadata

For each XFS_SCRUB_TYPE_* that looks at file metadata, create a test
that runs that scrubber 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>
19 files changed:
common/fuzzy
tests/xfs/587 [new file with mode: 0755]
tests/xfs/587.out [new file with mode: 0644]
tests/xfs/588 [new file with mode: 0755]
tests/xfs/588.out [new file with mode: 0644]
tests/xfs/589 [new file with mode: 0755]
tests/xfs/589.out [new file with mode: 0644]
tests/xfs/590 [new file with mode: 0755]
tests/xfs/590.out [new file with mode: 0644]
tests/xfs/591 [new file with mode: 0755]
tests/xfs/591.out [new file with mode: 0644]
tests/xfs/592 [new file with mode: 0755]
tests/xfs/592.out [new file with mode: 0644]
tests/xfs/593 [new file with mode: 0755]
tests/xfs/593.out [new file with mode: 0644]
tests/xfs/594 [new file with mode: 0755]
tests/xfs/594.out [new file with mode: 0644]
tests/xfs/595 [new file with mode: 0755]
tests/xfs/595.out [new file with mode: 0644]