]> git.proxmox.com Git - mirror_zfs.git/commit - tests/zfs-tests/tests/functional/events/cleanup.ksh
Default to ON for compression
authorRich Ercolani <214141+rincebrain@users.noreply.github.com>
Thu, 3 Mar 2022 18:43:38 +0000 (13:43 -0500)
committerGitHub <noreply@github.com>
Thu, 3 Mar 2022 18:43:38 +0000 (10:43 -0800)
commit56fa4aa96eb3875f254e93eaef646ea20ba187f9
treea0d2ba696a216371a2e2ae063920114fa09deb68
parent29a0ffe7951367faeea58e348ee93e037acf56f8
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
39 files changed:
contrib/pyzfs/libzfs_core/test/test_libzfs_core.py
include/sys/zio.h
man/man7/zfsprops.7
tests/zfs-tests/include/libtest.shlib
tests/zfs-tests/tests/functional/cli_root/zfs_copies/zfs_copies_002_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_destroy/setup.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_destroy/zfs_clone_livelist_condense_and_disable.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_destroy/zfs_clone_livelist_condense_races.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_destroy/zfs_clone_livelist_dedup.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_destroy/zfs_destroy_clone_livelist.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_destroy/zfs_destroy_dev_removal_condense.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_receive/receive-o-x_props_aliases.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_receive/receive-o-x_props_override.ksh
tests/zfs-tests/tests/functional/cli_root/zfs_rename/setup.ksh
tests/zfs-tests/tests/functional/cli_root/zpool_trim/zpool_trim_partial.ksh
tests/zfs-tests/tests/functional/events/cleanup.ksh
tests/zfs-tests/tests/functional/events/events_002_pos.ksh
tests/zfs-tests/tests/functional/events/zed_fd_spill.ksh
tests/zfs-tests/tests/functional/fault/decrypt_fault.ksh
tests/zfs-tests/tests/functional/inheritance/inherit_001_pos.ksh
tests/zfs-tests/tests/functional/projectquota/setup.ksh
tests/zfs-tests/tests/functional/quota/setup.ksh
tests/zfs-tests/tests/functional/redundancy/redundancy.kshlib
tests/zfs-tests/tests/functional/redundancy/redundancy_draid.ksh
tests/zfs-tests/tests/functional/redundancy/redundancy_draid_damaged.ksh
tests/zfs-tests/tests/functional/redundancy/redundancy_raidz.ksh
tests/zfs-tests/tests/functional/refquota/setup.ksh
tests/zfs-tests/tests/functional/refreserv/refreserv_raidz.ksh
tests/zfs-tests/tests/functional/refreserv/setup.ksh
tests/zfs-tests/tests/functional/removal/removal_with_errors.ksh
tests/zfs-tests/tests/functional/removal/removal_with_export.ksh
tests/zfs-tests/tests/functional/reservation/setup.ksh
tests/zfs-tests/tests/functional/rsend/rsend_009_pos.ksh
tests/zfs-tests/tests/functional/rsend/send_partial_dataset.ksh
tests/zfs-tests/tests/functional/snapshot/snapshot_014_pos.ksh
tests/zfs-tests/tests/functional/userquota/setup.ksh
tests/zfs-tests/tests/functional/userquota/userspace_send_encrypted.ksh
tests/zfs-tests/tests/functional/write_dirs/setup.ksh
tests/zfs-tests/tests/functional/xattr/setup.ksh