From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> This test needs to check for working falloc command before using it. Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> --- 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