# We check to end up back at the original file with the correct offset.
#
. ./common/preamble
-_begin_fstest auto rw metadata fiemap logical_resolve
+_begin_fstest auto rw metadata fiemap logical_resolve compress
noise_pid=0
# Btrfs Online defragmentation tests
#
. ./common/preamble
-_begin_fstest auto defrag
+_begin_fstest auto defrag compress
cnt=119
filesize=48000
# btrfs: fix zstd compression parameter
#
. ./common/preamble
-_begin_fstest auto quick
+_begin_fstest auto quick compress
# Override the default cleanup function.
_cleanup()
# file.
#
. ./common/preamble
-_begin_fstest auto quick clone
+_begin_fstest auto quick clone compress
# Override the default cleanup function.
_cleanup()
# Btrfs: make fsync work after cloning into a file
#
. ./common/preamble
-_begin_fstest auto quick clone log
+_begin_fstest auto quick clone log compress
# Override the default cleanup function.
_cleanup()
# Btrfs: add missing compression property remove in btrfs_ioctl_setflags
#
. ./common/preamble
-_begin_fstest auto quick
+_begin_fstest auto quick compress
# Override the default cleanup function.
_cleanup()
# Btrfs: incremental send, fix clone operations for compressed extents
#
. ./common/preamble
-_begin_fstest auto quick send
+_begin_fstest auto quick send compress
# Override the default cleanup function.
_cleanup()
# corruption or data loss.
#
. ./common/preamble
-_begin_fstest auto quick clone prealloc
+_begin_fstest auto quick clone prealloc compress
# Import common functions.
. ./common/filter
# Btrfs: fix kernel oops while reading compressed data
#
. ./common/preamble
-_begin_fstest auto quick dangerous read_repair
+_begin_fstest auto quick dangerous read_repair compress
# Import common functions.
. ./common/filter
# ac0b4145d662 ("btrfs: scrub: Don't use inode pages for device replace")
#
. ./common/preamble
-_begin_fstest auto quick replace volume remount
+_begin_fstest auto quick replace volume remount compress
# Import common functions.
. ./common/filter
# CoW file nor compressed file.
#
. ./common/preamble
-_begin_fstest auto quick swap
+_begin_fstest auto quick swap compress
. ./common/filter
# specific to Btrfs.
#
. ./common/preamble
-_begin_fstest auto quick swap
+_begin_fstest auto quick swap compress
. ./common/filter
# at their max capacity.
#
. ./common/preamble
-_begin_fstest auto quick defrag fiemap
+_begin_fstest auto quick defrag fiemap compress
# Import common functions.
. ./common/filter