]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: check for zoned-specific errors in _try_scratch_mkfs_xfs
authorChristoph Hellwig <hch@lst.de>
Thu, 1 May 2025 13:38:55 +0000 (08:38 -0500)
committerZorro Lang <zlang@kernel.org>
Wed, 7 May 2025 14:11:03 +0000 (22:11 +0800)
commit93699c621e986f1b1cdbc216fe71f5c39f0b99a7
tree6d0cfab5ed3b2a3a1efd8efc62846342b97d011b
parent00fb5168666cc2df9fe24e0d64612cc6b0209ad4
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>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/xfs