Because they use metadump and I want to test metadump more easily.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
# said block.
#
. ./common/preamble
-_begin_fstest auto quick clone
+_begin_fstest auto quick clone metadump
# Override the default cleanup function.
_cleanup()
# said block.
#
. ./common/preamble
-_begin_fstest auto quick rmap punch
+_begin_fstest auto quick rmap punch metadump
# Override the default cleanup function.
_cleanup()
# that is already in use (and no other name is available to use).
#
. ./common/preamble
-_begin_fstest auto quick
+_begin_fstest auto quick metadump
# Override the default cleanup function.
_cleanup()
# on mounted XFS to make sure they refuse to proceed.
#
. ./common/preamble
-_begin_fstest auto quick dump copy db mkfs repair
+_begin_fstest auto quick dump copy db mkfs repair metadump
# Override the default cleanup function.
_cleanup()
# Test xfs_repair on fragmented multi-block dir2 fs
#
. ./common/preamble
-_begin_fstest auto repair
+_begin_fstest auto repair metadump
# Import common functions.
. ./common/filter
# Exercise metadump on realtime rmapbt preservation.
#
. ./common/preamble
-_begin_fstest auto rmap realtime
+_begin_fstest auto rmap realtime metadump
# Override the default cleanup function.
_cleanup()
# threshold to 2^21 blocks, make sure we never do that again.
#
. ./common/preamble
-_begin_fstest auto quick dir metadata
+_begin_fstest auto quick dir metadata metadump
# Override the default cleanup function.
_cleanup()