xfstests: only run 164 for xfs

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>
This commit is contained in:
Christoph Hellwig
2009-05-27 10:12:34 +02:00
committed by Christoph Hellwig
parent 1c3d8eb0d7
commit dc69a89f91
+1 -1
View File
@@ -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