From: Eric Sandeen <sandeen@redhat.com>
To: fstests@vger.kernel.org
Subject: [PATCH] btrfs/049 is a btrfs test, not generic
Date: Mon, 23 Feb 2015 15:43:29 -0600 [thread overview]
Message-ID: <54EB9F01.2020303@redhat.com> (raw)
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
reply other threads:[~2015-02-23 21:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54EB9F01.2020303@redhat.com \
--to=sandeen@redhat.com \
--cc=fstests@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.