diff mbox

btrfs/049 is a btrfs test, not generic

Message ID 54EB9F01.2020303@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Eric Sandeen Feb. 23, 2015, 9:43 p.m. UTC
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>
---


--
To unsubscribe from this list: send the line "unsubscribe fstests" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/tests/btrfs/049 b/tests/btrfs/049
index 3101d09..5b17a77 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