]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: skip various tests when using the zoned allocator
authorChristoph Hellwig <hch@lst.de>
Fri, 21 Mar 2025 07:21:40 +0000 (08:21 +0100)
committerZorro Lang <zlang@kernel.org>
Fri, 28 Mar 2025 01:05:05 +0000 (09:05 +0800)
commitea888a5571e096fc7f1a4fae6edad2e8c596f274
tree17db61dfda04692851ce4914197d932432c763ab
parent9ec7d058eb926e9ede342419b091cc08cd7a2cee
xfs: skip various tests when using the zoned allocator

Various file system features tested are incompatible with the zoned
allocator.  Add a _require_xfs_scratch_non_zoned to guard them.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
13 files changed:
tests/xfs/015
tests/xfs/041
tests/xfs/272
tests/xfs/276
tests/xfs/306
tests/xfs/419
tests/xfs/449
tests/xfs/521
tests/xfs/524
tests/xfs/540
tests/xfs/541
tests/xfs/556
tests/xfs/596