* [PATCH] btrfs/049 is a btrfs test, not generic
@ 2015-02-23 21:43 Eric Sandeen
0 siblings, 0 replies; only message in thread
From: Eric Sandeen @ 2015-02-23 21:43 UTC (permalink / raw)
To: fstests
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>
---
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-02-23 21:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-23 21:43 [PATCH] btrfs/049 is a btrfs test, not generic Eric Sandeen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox