From: Eric Sandeen Date: Wed, 25 Feb 2015 04:35:56 +0000 (+1100) Subject: btrfs/049: btrfs test, not generic X-Git-Tag: v2022.05.01~2938 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=6f6c4716244724b6462f5f7d54e6406a715a4a35;p=xfstests-dev.git btrfs/049: btrfs test, not generic 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 Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- diff --git a/tests/btrfs/049 b/tests/btrfs/049 index 3101d094..5b17a773 100755 --- a/tests/btrfs/049 +++ b/tests/btrfs/049 @@ -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