]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs: check for zoned-specific errors in _try_scratch_mkfs_xfs
authorChristoph Hellwig <hch@lst.de>
Wed, 21 Feb 2024 16:15:48 +0000 (17:15 +0100)
committerChristoph Hellwig <hch@lst.de>
Tue, 5 Nov 2024 08:31:58 +0000 (09:31 +0100)
commitc99ea8afe1af8261fa2d29548085c22a5eee186d
treed28f163444eaf49e3e9c140f32f704d13c6ede51
parent3f9f0aee36f411614c4eed76947d96f67968ca32
xfs: check for zoned-specific errors in _try_scratch_mkfs_xfs

Check for a few errors issued for unsupported zoned configurations in
_try_scratch_mkfs_xfs so that the test is not run instead of failed.

Signed-off-by: Christoph Hellwig <hch@lst.de>
common/xfs