# readonly and remounting rw.
#
. ./common/preamble
-_begin_fstest auto quick snapshot
+_begin_fstest auto quick snapshot remount
# Import common functions.
. ./common/filter
# c6a5d954950c btrfs: fail replace of seed device
. ./common/preamble
-_begin_fstest auto quick volume seed
+_begin_fstest auto quick volume seed remount
# Override the default cleanup function.
_cleanup()
# Remount RW
# Run device delete on the seed device
. ./common/preamble
-_begin_fstest auto quick volume
+_begin_fstest auto quick volume remount
# Override the default cleanup function.
_cleanup()
# ac0b4145d662 ("btrfs: scrub: Don't use inode pages for device replace")
#
. ./common/preamble
-_begin_fstest auto quick replace volume
+_begin_fstest auto quick replace volume remount
# Import common functions.
. ./common/filter
# * device= argument is already being test by btrfs/125
# * space cache test already covered by test btrfs/131
. ./common/preamble
-_begin_fstest auto quick
+_begin_fstest auto quick remount
_register_cleanup "cleanup"
# performed.
#
. ./common/preamble
-_begin_fstest auto quick subvol
+_begin_fstest auto quick subvol remount
# Override the default cleanup function.
_cleanup()
# in the middle
#
. ./common/preamble
-_begin_fstest auto defrag quick fiemap
+_begin_fstest auto defrag quick fiemap remount
. ./common/filter
# defragmentation.
#
. ./common/preamble
-_begin_fstest auto quick defrag fiemap
+_begin_fstest auto quick defrag fiemap remount
# Import common functions.
. ./common/filter
# and when the file's subvolume was snapshoted.
#
. ./common/preamble
-_begin_fstest auto snapshot fiemap
+_begin_fstest auto snapshot fiemap remount
. ./common/filter
. ./common/attr
# are removed, we will be able to activate the swapfile.
#
. ./common/preamble
-_begin_fstest auto quick swap snapshot
+_begin_fstest auto quick swap snapshot remount
_cleanup()
{
# removing them in various orders.
#
. ./common/preamble
-_begin_fstest auto quick qgroup clone subvol prealloc snapshot
+_begin_fstest auto quick qgroup clone subvol prealloc snapshot remount
# Import common functions.
. ./common/reflink