]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common/rc: Fix _require_xfs_io_command for scrub probe
authorXiao Yang <yangx.jy@cn.fujitsu.com>
Mon, 4 Jun 2018 04:50:12 +0000 (12:50 +0800)
committerEryu Guan <guaneryu@gmail.com>
Tue, 5 Jun 2018 00:43:16 +0000 (08:43 +0800)
commitf99695e4da597f4f12cd1e1f70b53cc723f522fe
treeee500465b310db4482b4059a077b864d340892a6
parent06dc7f12ad36e482a28527a98f49eff4d2eee434
common/rc: Fix _require_xfs_io_command for scrub probe

Currently, xfs_io scrub command doesn't allow the probe function
to have any parameter, so we remove the invalid parameter.

Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
common/rc