generic/484: add _require_xfs_io_command "syncfs"
authorYang Xu <xuyang2018.jy@cn.fujitsu.com>
Thu, 28 May 2020 07:32:59 +0000 (15:32 +0800)
committerEryu Guan <guaneryu@gmail.com>
Sun, 31 May 2020 14:16:47 +0000 (22:16 +0800)
When using old xfsprogs version, xfs_io doesn't support syncfs command.
It was not fixed until xfsprogs commit eb24bcffc0("xfs_io: fix missing syncfs command").
Add a require for this so that we can skip this case if xfs_io doesn't
support syncfs command.

Reported-by: Feiyu Zhu <zhufy.jy@cn.fujitsu.com>
Signed-off-by: Yang Xu <xuyang2018.jy@cn.fujitsu.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/generic/484

index cf257c6b673c785025d6af0881f29e916fbea911..dad411e9ee72e8af281058a4ddc78e98c13eff78 100755 (executable)
@@ -42,6 +42,7 @@ _require_scratch_nocheck
 # realtime subvolume, thus the test will fail with rtinherit=1
 _require_no_rtinherit
 _require_dm_target error
+_require_xfs_io_command "syncfs"
 
 rm -f $seqres.full