]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
btrfs/049: btrfs test, not generic
authorEric Sandeen <sandeen@redhat.com>
Wed, 25 Feb 2015 04:35:56 +0000 (15:35 +1100)
committerDave Chinner <david@fromorbit.com>
Wed, 25 Feb 2015 04:35:56 +0000 (15:35 +1100)
It's not much fun to run btrfs-specific tests on non-btrfs
filesystems.  ;)

> EXT4-fs (dm-12): Unrecognized mount option "inode_cache" or missing value

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/btrfs/049

index 3101d0945a9c8ff4adb266399a3bef76b0a6de16..5b17a7739213c613c10e159f555d0109dd4aefc1 100755 (executable)
@@ -46,7 +46,7 @@ _cleanup()
 . ./common/dmflakey
 
 # real QA test starts here
-_supported_fs generic
+_supported_fs btrfs
 _supported_os Linux
 _need_to_be_root
 _require_scratch