When test on large SCRATCH_DEV, copy a huge size XFS to TEST_DIR
will fill the TEST_DIR soon, and xfs_copy process will be blocked
there. Due to copy LARGE_SCRATCH_DEV won't add any more test
coverage, so skip this kind of tests if LARGE_SCRATCH_DEV is yes.
Signed-off-by: Zorro Lang <zlang@redhat.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
# xfs_copy does not support realtime devices
_require_no_realtime
_require_scratch
+_require_no_large_scratch_dev
_require_xfs_crc
_require_meta_uuid
_require_no_realtime
_require_test
_require_scratch
+_require_no_large_scratch_dev
function filter_mounted()
{