From: Darrick J. Wong Date: Tue, 19 Feb 2019 18:32:38 +0000 (-0800) Subject: xfs/450: require working falloc command X-Git-Tag: v2022.05.01~1252 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=1d32301394c41d1e30e24de3b23bcf5041bbe516;p=xfstests-dev.git xfs/450: require working falloc command This test needs to check for working falloc command before using it. Signed-off-by: Darrick J. Wong Reviewed-by: Christoph Hellwig Signed-off-by: Eryu Guan --- 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