]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: race fsstress with online scrubbers for AG and fs metadata
authorDarrick J. Wong <djwong@kernel.org>
Fri, 30 Dec 2022 22:19:06 +0000 (14:19 -0800)
committerZorro Lang <zlang@kernel.org>
Sun, 5 Feb 2023 03:16:29 +0000 (11:16 +0800)
commite926c8ffee93e85e19024adae26a8fb128efd2b1
tree5a92104c2feadebfb77f2651528f496fd326e5e6
parent3da787a95dba00055b12551615abecc5911d3a03
xfs: race fsstress with online scrubbers for AG and fs metadata

For each XFS_SCRUB_TYPE_* that looks at AG or filesystem 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>
35 files changed:
common/quota
tests/xfs/570 [new file with mode: 0755]
tests/xfs/570.out [new file with mode: 0644]
tests/xfs/571 [new file with mode: 0755]
tests/xfs/571.out [new file with mode: 0644]
tests/xfs/572 [new file with mode: 0755]
tests/xfs/572.out [new file with mode: 0644]
tests/xfs/573 [new file with mode: 0755]
tests/xfs/573.out [new file with mode: 0644]
tests/xfs/574 [new file with mode: 0755]
tests/xfs/574.out [new file with mode: 0644]
tests/xfs/575 [new file with mode: 0755]
tests/xfs/575.out [new file with mode: 0644]
tests/xfs/576 [new file with mode: 0755]
tests/xfs/576.out [new file with mode: 0644]
tests/xfs/577 [new file with mode: 0755]
tests/xfs/577.out [new file with mode: 0644]
tests/xfs/578 [new file with mode: 0755]
tests/xfs/578.out [new file with mode: 0644]
tests/xfs/579 [new file with mode: 0755]
tests/xfs/579.out [new file with mode: 0644]
tests/xfs/580 [new file with mode: 0755]
tests/xfs/580.out [new file with mode: 0644]
tests/xfs/581 [new file with mode: 0755]
tests/xfs/581.out [new file with mode: 0644]
tests/xfs/582 [new file with mode: 0755]
tests/xfs/582.out [new file with mode: 0644]
tests/xfs/583 [new file with mode: 0755]
tests/xfs/583.out [new file with mode: 0644]
tests/xfs/584 [new file with mode: 0755]
tests/xfs/584.out [new file with mode: 0644]
tests/xfs/585 [new file with mode: 0755]
tests/xfs/585.out [new file with mode: 0644]
tests/xfs/586 [new file with mode: 0755]
tests/xfs/586.out [new file with mode: 0644]