]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
xfs/540: use _scratch_mkfs_xfs
authorChristoph Hellwig <hch@lst.de>
Fri, 21 Mar 2025 07:21:32 +0000 (08:21 +0100)
committerZorro Lang <zlang@kernel.org>
Fri, 28 Mar 2025 01:05:05 +0000 (09:05 +0800)
So that the test is _notrun instead of failed for conflicting options
like -r zoned or specific RT group configurations.

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

index 3acb20951a562bf89ec4a5a01698f0e77e0affcd..9c0fa3c6bb10b008faba18ad477376e2c094dc97 100755 (executable)
@@ -26,7 +26,7 @@ _begin_fstest auto repair fuzzers
 _require_scratch
 
 echo "Format and mount"
-_scratch_mkfs -r extsize=7b | _filter_mkfs > $seqres.full 2>$tmp.mkfs
+_scratch_mkfs_xfs -r extsize=7b | _filter_mkfs > $seqres.full 2>$tmp.mkfs
 cat $tmp.mkfs >> $seqres.full
 . $tmp.mkfs