]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: skip test that want to mdrestore to block devices on zoned devices
authorChristoph Hellwig <hch@lst.de>
Tue, 13 May 2025 05:19:33 +0000 (07:19 +0200)
committerZorro Lang <zlang@kernel.org>
Sun, 18 May 2025 13:57:16 +0000 (21:57 +0800)
commit0e88b42adfbc15dcfb84312f1d7acb2b245be161
tree83c6e744c4b963b24a206ea3ba8a096bee26a201
parentf0477f43d20391e06934e1596646a20503a24563
xfs: skip test that want to mdrestore to block devices on zoned devices

mdrestore doesn't work on zoned device, so skip tests using to
pre-populate a file system image.

This was previously papered over by requiring fallocate, which got
removed in commit eff1baf42a79 ("common/populate: drop fallocate mode 0
requirement").

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/populate
common/xfs
tests/xfs/284
tests/xfs/598