]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
xfs/540: use _scratch_mkfs_xfs
authorChristoph Hellwig <hch@lst.de>
Wed, 22 Jan 2025 04:37:57 +0000 (05:37 +0100)
committerChristoph Hellwig <hch@lst.de>
Thu, 30 Jan 2025 05:01:11 +0000 (06:01 +0100)
So that the test is _notrun instead of failed for conflicting options.

Signed-off-by: Christoph Hellwig <hch@lst.de>
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