]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
xfstests: only run 164 for xfs
authorChristoph Hellwig <hch@lst.de>
Wed, 27 May 2009 08:12:34 +0000 (10:12 +0200)
committerChristoph Hellwig <hch@brick.lst.de>
Wed, 27 May 2009 08:12:34 +0000 (10:12 +0200)
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@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
164

diff --git a/164 b/164
index 80fe2b1ce7a5c2613c6d19510190bc398286b305..8a1a6c6dc9336e91aa8c82814fd5ab570e5e41e2 100755 (executable)
--- a/164
+++ b/164
@@ -70,7 +70,7 @@ _filter_bmap()
 # 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