This test both requires cp --reflink and the scratch filesystem to
support reflink. Add the missing _requires calls.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
# real QA test starts here
_supported_fs xfs
_require_test_program "punch-alternating"
+_require_cp_reflink
+_require_scratch_reflink
_require_xfs_scratch_rmapbt
_require_xfs_io_command "falloc"
_require_xfs_io_command "fcollapse"