generic/422: check fallocate KEEP_SIZE flag correctly

This fixes a merge error in last update, "-k" should be passed to
_require_xfs_io_command() as a separate parameter.

Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
Eryu Guan
2017-04-10 11:02:57 +08:00
parent 85c95c7f24
commit 0b6b693c63
+1 -1
View File
@@ -48,7 +48,7 @@ _supported_fs generic
_supported_os Linux
_require_test
_require_scratch
_require_xfs_io_command "falloc -k"
_require_xfs_io_command "falloc" "-k"
_require_odirect
rm -f $seqres.full