summaryrefslogtreecommitdiff
path: root/tests/xfs/232
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2016-08-25 16:28:25 -0700
committerEryu Guan <eguan@redhat.com>2016-09-02 16:40:08 +0800
commit5ca088bdd2dfca5f0512223fe1ad05d9e2909f08 (patch)
tree381c0ab7ea65e6316809b74377155de12cad3fb4 /tests/xfs/232
parenta54bed2236467c6d2119ee456e497e23342adb62 (diff)
tests/xfs: don't run tests if cowextsize isn't present
Some of the tests forgot to check that xfs_io has a cowextsize command, so fix that here. 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>
Diffstat (limited to 'tests/xfs/232')
-rwxr-xr-xtests/xfs/2321
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/xfs/232 b/tests/xfs/232
index 0008dbfd..2438f1fd 100755
--- a/tests/xfs/232
+++ b/tests/xfs/232
@@ -50,6 +50,7 @@ _cleanup()
# real QA test starts here
_supported_os Linux
_supported_fs xfs
+_require_xfs_io_command "cowextsize"
_require_scratch_reflink
_require_cp_reflink
_require_fiemap