]> git.proxmox.com Git - mirror_zfs.git/commit - man/man8/zfs.8
Illumos 5661 - ZFS: "compression = on" should use lz4 if feature is enabled
authorJustin T. Gibbs <justing@spectralogic.com>
Mon, 6 Jul 2015 01:55:32 +0000 (03:55 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 10 Jul 2015 19:11:45 +0000 (12:11 -0700)
commit99197f034ea0a7e227116e0cec00fe55061bffa7
treed2394aefc5b53962c03542d763c6950b5ad36484
parent15cfbb38fd6248529bf16f0cdc4ebb7adf38ab98
Illumos 5661 - ZFS: "compression = on" should use lz4 if feature is enabled

5661 ZFS: "compression = on" should use lz4 if feature is enabled
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Xin LI <delphij@freebsd.org>
Approved by: Robert Mustacchi <rm@joyent.com>

References:
  https://github.com/illumos/illumos-gate/commit/db1741f
  https://www.illumos.org/issues/5661

Ported-by: kernelOfTruth kerneloftruth@gmail.com
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3571
include/sys/zio.h
man/man8/zfs.8
module/zfs/dmu.c
module/zfs/dmu_objset.c
module/zfs/zio_compress.c