]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs: online grow vs. log recovery stress test (realtime version)
authorBrian Foster <bfoster@redhat.com>
Tue, 29 Oct 2024 17:21:35 +0000 (13:21 -0400)
committerZorro Lang <zlang@kernel.org>
Thu, 31 Oct 2024 20:01:53 +0000 (04:01 +0800)
commit083bb0ea9473e709cc11ba0314fc4ab2ad8710a7
tree5f020a5a9c02d6518c78c6903d5069ce1ef831e5
parent2fe95b92d6da3669ceaa8d01590448cc9ccac1c6
xfs: online grow vs. log recovery stress test (realtime version)

This is fundamentally the same as the previous growfs vs. log
recovery test, with tweaks to support growing the XFS realtime
volume on such configurations. Changes include using the appropriate
mkfs params, growfs params, and enabling realtime inheritance on the
scratch fs.

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