]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs: add _require_non_zoned_device calls
authorChristoph Hellwig <hch@lst.de>
Wed, 21 Feb 2024 12:01:16 +0000 (13:01 +0100)
committerChristoph Hellwig <hch@lst.de>
Sat, 24 Feb 2024 05:42:18 +0000 (06:42 +0100)
commit3b224e95c36166a8e7d75332a79c217b7ff2a91b
tree4c6d99f4cc54762682a42f3c47d4a064f7415be0
parenta47e28ea9f4458628305267f741b23206237161c
xfs: add _require_non_zoned_device calls

Add _require_non_zoned_device calls to various XFS-specific tests.
Mostly this is because they force v4 file systems or other features
that can't work on zoned devices.

Signed-off-by: Christoph Hellwig <hch@lst.de>
tests/xfs/002
tests/xfs/033
tests/xfs/045
tests/xfs/095
tests/xfs/132
tests/xfs/158
tests/xfs/160
tests/xfs/194
tests/xfs/199
tests/xfs/419