public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfs/450: require working falloc command
@ 2019-02-19 18:32 Darrick J. Wong
  2019-02-20 14:14 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2019-02-19 18:32 UTC (permalink / raw)
  To: Eryu Guan; +Cc: fstests, xfs, Christoph Hellwig

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
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-20 14:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-19 18:32 [PATCH] xfs/450: require working falloc command Darrick J. Wong
2019-02-20 14:14 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox