From: Christoph Hellwig <hch@lst.de>
To: fstests@vger.kernel.org
Subject: [PATCH] xfs/252: requires fallocate support for preallocation
Date: Tue, 5 Feb 2019 19:48:16 +0100 [thread overview]
Message-ID: <20190205184816.20330-1-hch@lst.de> (raw)
xfs/252 has a few feature tests, but misses checking for preallocation
support. Because of that it will fail instead of not being run for
and XFS file system in always COW mode.
Signed-off-by: Christoph Hellwig <hch@lst.de>
---
tests/xfs/252 | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/xfs/252 b/tests/xfs/252
index df795b81..42650ad1 100755
--- a/tests/xfs/252
+++ b/tests/xfs/252
@@ -31,6 +31,7 @@ _supported_fs xfs
_supported_os Linux
_require_test
+_require_xfs_io_command "fallocate"
_require_xfs_io_command "fpunch"
_require_xfs_io_command "fiemap"
--
2.20.1
next reply other threads:[~2019-02-05 18:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-05 18:48 Christoph Hellwig [this message]
2019-02-10 9:30 ` [PATCH] xfs/252: requires fallocate support for preallocation 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=20190205184816.20330-1-hch@lst.de \
--to=hch@lst.de \
--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