From: fdmanana@kernel.org
To: fstests@vger.kernel.org
Cc: Filipe Manana <fdmanana@suse.com>
Subject: [PATCH] fstests: overlay/001, change supported fs from generic to overlay
Date: Tue, 22 Mar 2016 12:09:31 +0000 [thread overview]
Message-ID: <1458648571-4468-1-git-send-email-fdmanana@kernel.org> (raw)
From: Filipe Manana <fdmanana@suse.com>
The supported fs was set to generic by mistake, so fix it by setting it
to the proper type 'overlay'.
Signed-off-by: Filipe Manana <fdmanana@suse.com>
---
tests/overlay/001 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/overlay/001 b/tests/overlay/001
index 6eae737..7be9ae5 100755
--- a/tests/overlay/001
+++ b/tests/overlay/001
@@ -47,7 +47,7 @@ _cleanup()
rm -f $seqres.full
# real QA test starts here
-_supported_fs generic
+_supported_fs overlay
_supported_os Linux
_require_scratch
--
2.7.0.rc3
next reply other threads:[~2016-03-22 12:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-22 12:09 fdmanana [this message]
2016-03-22 12:14 ` [PATCH] fstests: overlay/001, change supported fs from generic to overlay Eryu Guan
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=1458648571-4468-1-git-send-email-fdmanana@kernel.org \
--to=fdmanana@kernel.org \
--cc=fdmanana@suse.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