Various reflink tests currently use fallocate to preallocate space
without first checking that preallocations are supported. Add
explicit checks.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
_supported_os Linux
_require_scratch_reflink
_require_cp_reflink
+_require_xfs_io_command "fpunch"
_require_test_program "punch-alternating"
rm -f "$seqres.full"
_supported_os Linux
_supported_fs generic
_require_scratch_reflink
+_require_xfs_io_command "falloc"
_require_xfs_io_command "fiemap"
_require_scratch_explicit_shared_extents
_supported_os Linux
_supported_fs generic
_require_scratch_reflink
+_require_xfs_io_command "falloc"
_require_xfs_io_command "fiemap"
echo "Format and mount"
_supported_os Linux
_require_scratch_reflink
_require_cp_reflink
+_require_xfs_io_command "fpunch"
_scratch_mkfs >> $seqres.full 2>&1 || _fail "mkfs failed"
_scratch_mount || _fail "mount failed"
_require_scratch_reflink
_require_cp_reflink
_require_test_program "punch-alternating"
+_require_xfs_io_command "fpunch"
rm -f "$seqres.full"
_supported_fs generic
_supported_os Linux
_require_scratch_reflink
+_require_xfs_io_command "falloc"
rm -f $seqres.full