]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common: Create single function for testing xfs_io commands
authorLukas Czerner <lczerner@redhat.com>
Thu, 13 Mar 2014 04:18:56 +0000 (15:18 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 13 Mar 2014 04:18:56 +0000 (15:18 +1100)
commit212f48fdf529889c81f421bf0de63f70d0e905f9
treebbb770bea981f7ba68f85ed24e409681b2bb94ef
parent9642986b9afbd89c8c2b785f831c12b951bba9a6
common: Create single function for testing xfs_io commands

Currently there are several function testing various xfs_io commands.
This commit creates _require_xfs_io_command() to test any xfs_command.

Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
common/rc