@@ -9,7 +9,7 @@
# flushing the log and then remounting to check file contents.
. ./common/preamble
-_begin_fstest auto quick reflink
+_begin_fstest auto quick clone
# Import common functions.
. ./common/filter
@@ -12,7 +12,7 @@
# is included in the current kernel.
#
. ./common/preamble
-_begin_fstest auto quick reflink
+_begin_fstest auto quick clone
# Override the default cleanup function.
_cleanup()
@@ -7,7 +7,7 @@
# Verify that XFS does not cause inode fork's extent count to overflow when
# writing to a shared extent.
. ./common/preamble
-_begin_fstest auto quick reflink
+_begin_fstest auto quick clone
# Import common functions.
. ./common/filter
@@ -7,7 +7,7 @@
# Verify that XFS does not cause inode fork's extent count to overflow when
# remapping extents from one file's inode fork to another.
. ./common/preamble
-_begin_fstest auto quick reflink
+_begin_fstest auto quick clone
# Import common functions.
. ./common/filter