All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <darrick.wong@oracle.com>
To: Eryu Guan <guaneryu@gmail.com>
Cc: fstests <fstests@vger.kernel.org>, xfs <linux-xfs@vger.kernel.org>
Subject: [PATCH] generic/558: require scratch device
Date: Tue, 26 Nov 2019 20:16:02 -0800	[thread overview]
Message-ID: <20191127041602.GI6212@magnolia> (raw)

From: Darrick J. Wong <darrick.wong@oracle.com>

This test formats the scratch device, so require it.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
---
 tests/generic/558 |    1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/generic/558 b/tests/generic/558
index c05aa961..28f4c0e1 100755
--- a/tests/generic/558
+++ b/tests/generic/558
@@ -45,6 +45,7 @@ create_file()
 _supported_fs generic
 _supported_os Linux
 _require_inode_limits
+_require_scratch
 
 rm -f $seqres.full
 echo "Silence is golden"

                 reply	other threads:[~2019-11-27  4:16 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=20191127041602.GI6212@magnolia \
    --to=darrick.wong@oracle.com \
    --cc=fstests@vger.kernel.org \
    --cc=guaneryu@gmail.com \
    --cc=linux-xfs@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.