xfs: stress test xfs_scrub
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 28 Feb 2017 20:57:10 +0000 (12:57 -0800)
committerEryu Guan <eguan@redhat.com>
Wed, 1 Mar 2017 03:36:41 +0000 (11:36 +0800)
commit161ba4c1b7946844dd19b1849dfe9d4b1f15a4b8
tree9e7d7e23fe550e22047fcc0942d1f8c7209533b2
parent7927c5c94c51d30947824832bc066079155144de
xfs: stress test xfs_scrub

Three new tests:

- Repair files that are mapped into memory in running programs
- Run scrub -n concurrently with fsstress
- Run scrub -y concurrently with fsstress

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
common/config
tests/xfs/262 [new file with mode: 0755]
tests/xfs/262.out [new file with mode: 0644]
tests/xfs/285 [new file with mode: 0755]
tests/xfs/285.out [new file with mode: 0644]
tests/xfs/286 [new file with mode: 0755]
tests/xfs/286.out [new file with mode: 0644]
tests/xfs/group