]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
xfs/419: use _scratch_mkfs_xfs
authorChristoph Hellwig <hch@lst.de>
Wed, 22 Jan 2025 04:37:36 +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/419

index b9cd21faf443c6fbc8c48c21731c8641ec3a3c2e..5e122a0b87630aff6a268acf8651660a2ad0d0de 100755 (executable)
@@ -39,7 +39,7 @@ $MKFS_XFS_PROG -d rtinherit=0 "${mkfs_args[@]}" &>> $seqres.full || \
        echo "mkfs should succeed with uninheritable rtext-unaligned extent hint"
 
 # Move on to checking the kernel's behavior
-_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
 _scratch_mount