]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs: online grow vs. log recovery stress test
authorBrian Foster <bfoster@redhat.com>
Tue, 29 Oct 2024 17:21:34 +0000 (13:21 -0400)
committerZorro Lang <zlang@kernel.org>
Thu, 31 Oct 2024 20:00:41 +0000 (04:00 +0800)
commit2fe95b92d6da3669ceaa8d01590448cc9ccac1c6
tree71c96c03024c47dce183b9f01f7bcd07ac7573f3
parentd9228b41b30fa00973153d688638a336081b2627
xfs: online grow vs. log recovery stress test

fstests includes decent functional tests for online growfs and
shrink, and decent stress tests for crash and log recovery, but no
combination of the two. This test combines bits from a typical
growfs stress test like xfs/104 with crash recovery cycles from a
test like generic/388. As a result, this reproduces at least a
couple recently fixed issues related to log recovery of online
growfs operations.

Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/609 [new file with mode: 0755]
tests/xfs/609.out [new file with mode: 0644]