mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-26 12:12:13 +03:00
Default to ON for compression
A simple change, but so many tests break with it, and those are the majority of this. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Rich Ercolani <rincebrain@gmail.com> Closes #13078
This commit is contained in:
@@ -52,4 +52,6 @@ echo $ZFS_USER > $TEST_BASE_DIR/zfs-xattr-test-user.txt
|
||||
echo $USES_NIS > $TEST_BASE_DIR/zfs-xattr-test-nis.txt
|
||||
|
||||
DISK=${DISKS%% *}
|
||||
default_setup $DISK
|
||||
default_setup_noexit $DISK
|
||||
log_must zfs set compression=off $TESTPOOL
|
||||
log_pass "Setup complete"
|
||||
|
||||
Reference in New Issue
Block a user