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>,
Christoph Hellwig <hch@infradead.org>
Subject: [PATCH] xfs/450: require working falloc command
Date: Tue, 19 Feb 2019 10:32:38 -0800 [thread overview]
Message-ID: <20190219183238.GI6477@magnolia> (raw)
From: Darrick J. Wong <darrick.wong@oracle.com>
This test needs to check for working falloc command before using it.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
---
tests/xfs/450 | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/xfs/450 b/tests/xfs/450
index 15b73877..615aded7 100755
--- a/tests/xfs/450
+++ b/tests/xfs/450
@@ -32,6 +32,7 @@ rm -f $seqres.full
# real QA test starts here
_supported_os Linux
_supported_fs xfs
+_require_xfs_io_command "falloc"
_require_test_program "punch-alternating"
_require_xfs_scratch_rmapbt
next reply other threads:[~2019-02-19 18:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-19 18:32 Darrick J. Wong [this message]
2019-02-20 14:14 ` [PATCH] xfs/450: require working falloc command Christoph Hellwig
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=20190219183238.GI6477@magnolia \
--to=darrick.wong@oracle.com \
--cc=fstests@vger.kernel.org \
--cc=guaneryu@gmail.com \
--cc=hch@infradead.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox