]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common/rc: test that the xfs_io scrub/repair commands actually work
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 30 Jun 2017 04:12:39 +0000 (21:12 -0700)
committerEryu Guan <eguan@redhat.com>
Mon, 3 Jul 2017 12:25:01 +0000 (20:25 +0800)
commit7c0af043221a7baddfb6cf9893d4454d734dc36d
tree2d236f8d56dee54edde2149100122540e6acf136
parentea39bbf3dea267732163bac5e1be8763bd353e36
common/rc: test that the xfs_io scrub/repair commands actually work

When we call _require_xfs_io_command for the scrub ioctl, we have to
actually try calling the ioctl to make sure that the ioctl is
present on the running kernel.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
common/rc