From: Christoph Hellwig Date: Wed, 27 May 2009 08:12:34 +0000 (+0200) Subject: xfstests: only run 164 for xfs X-Git-Tag: v1.1.0~299 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=dc69a89f916566fcb68ba6fb1b2ebb64506ff915;p=xfstests-dev.git 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 Reviewed-by: Eric Sandeen --- diff --git a/164 b/164 index 80fe2b1c..8a1a6c6d 100755 --- 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