From: Eryu Guan <eguan@redhat.com>
To: fstests@vger.kernel.org
Cc: Eryu Guan <eguan@redhat.com>
Subject: [PATCH] ext4/308: add the missing _supported_fs
Date: Wed, 8 Mar 2017 19:54:10 +0800 [thread overview]
Message-ID: <20170308115410.11346-1-eguan@redhat.com> (raw)
There's no supported fs check in this test, it will run on all
filesystems. Let's add it back.
Signed-off-by: Eryu Guan <eguan@redhat.com>
---
tests/ext4/308 | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/ext4/308 b/tests/ext4/308
index 74bfc1b..4a811af 100755
--- a/tests/ext4/308
+++ b/tests/ext4/308
@@ -43,6 +43,7 @@ _cleanup()
# real QA test starts here
_supported_os Linux
+_supported_fs ext4
_require_scratch
_require_defrag
_require_xfs_io_command "falloc"
--
2.9.3
next reply other threads:[~2017-03-08 12:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-08 11:54 Eryu Guan [this message]
2017-03-08 17:42 ` [PATCH v2] fstests: add the missing _supported_fs to tests Eryu Guan
2017-03-09 2:10 ` Theodore Ts'o
2017-03-09 4:26 ` Eryu Guan
2017-03-09 5:58 ` Theodore Ts'o
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=20170308115410.11346-1-eguan@redhat.com \
--to=eguan@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox