xfs: stress test for shrinking free space in the last AG
authorGao Xiang <hsiangkao@redhat.com>
Tue, 11 May 2021 23:32:28 +0000 (07:32 +0800)
committerEryu Guan <guaneryu@gmail.com>
Sun, 16 May 2021 15:16:56 +0000 (23:16 +0800)
commit8cecbd6e7c70749dcec78e390cfb39dbe87dd23b
tree286982c5cdf5007c87482629aa15d3dca0ae8aec
parentebc1ee176db93f6b2d18970f77c13491582ae6fd
xfs: stress test for shrinking free space in the last AG

This adds a stress testcase to shrink free space as much as
possible in the last AG with background fsstress workload.

The expectation is that no crash happens with expected output.

Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@redhat.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/168 [new file with mode: 0755]
tests/xfs/168.out [new file with mode: 0644]
tests/xfs/group