[PATCH] xfstests: only run 164 for xfs
Christoph Hellwig
hch at infradead.org
Tue May 26 07:02:50 CDT 2009
Test 164 uses the xfs_io bmap subcommand which only works for XFS,
so don't offer it for nfs and udf.
Signed-off-by: Christoph Hellwig <hch at lst.de>
Index: xfstests-dev/164
===================================================================
--- xfstests-dev.orig/164 2009-05-26 12:00:00.000000000 +0000
+++ xfstests-dev/164 2009-05-26 12:00:54.000000000 +0000
@@ -54,8 +54,7 @@
# real QA test starts here
-# Modify as appropriate.
-_supported_fs xfs udf nfs
+_supported_fs xfs
_supported_os IRIX Linux
testfile=$TEST_DIR/file.$seq
More information about the xfs
mailing list