_require_xfs_io_falloc "fzero" should be a typo, it requires falloc command. Use the correct _require_xfs_io_command "fzero". fiemap is also needed, add that too. Signed-off-by: Eryu Guan <eguan@xxxxxxxxxx> --- tests/generic/009 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/generic/009 b/tests/generic/009 index b7b0b3f..1e487b4 100644 --- a/tests/generic/009 +++ b/tests/generic/009 @@ -44,7 +44,8 @@ trap "_cleanup ; exit \$status" 0 1 2 3 15 # real QA test starts here _supported_os Linux -_require_xfs_io_falloc "fzero" +_require_xfs_io_fiemap +_require_xfs_io_command "fzero" testfile=$TEST_DIR/009.$$ -- 1.9.0 _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs