mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +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:
+2
-2
@@ -784,9 +784,9 @@ Changing this property affects only newly-written data.
|
||||
.Xc
|
||||
Controls the compression algorithm used for this dataset.
|
||||
.Pp
|
||||
Setting compression to
|
||||
When set to
|
||||
.Sy on
|
||||
indicates that the current default compression algorithm should be used.
|
||||
(the default), indicates that the current default compression algorithm should be used.
|
||||
The default balances compression and decompression speed, with compression ratio
|
||||
and is expected to work well on a wide variety of workloads.
|
||||
Unlike all other settings for this property,
|
||||
|
||||
Reference in New Issue
Block a user