]> git.proxmox.com Git - mirror_zfs.git/commit - cmd/ztest/ztest.c
Illumos 5818 - zfs {ref}compressratio is incorrect with 4k sector size
authorMatthew Ahrens <mahrens@delphix.com>
Wed, 20 May 2015 04:14:01 +0000 (22:14 -0600)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 10 Jun 2015 23:24:01 +0000 (16:24 -0700)
commitc3520e7f1f567bd4e6a28eff4867c70850e8a854
treefa4841c8118ce6129ee4931d868dd015d60a7643
parent9c43027b3f18769f2ace16eaa222ac8b301501f4
Illumos 5818 - zfs {ref}compressratio is incorrect with 4k sector size

5818 zfs {ref}compressratio is incorrect with 4k sector size
Reviewed by: Alex Reece <alex@delphix.com>
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Richard Elling <richard.elling@richardelling.com>
Reviewed by: Steven Hartland <killing@multiplay.co.uk>
Approved by: Albert Lee <trisk@omniti.com>

References:
  https://www.illumos.org/issues/5818
  https://github.com/illumos/illumos-gate/commit/81cd5c5

Ported-by: Don Brady <don.brady@intel.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3432
cmd/ztest/ztest.c
include/sys/spa_impl.h
include/sys/vdev_impl.h
module/zfs/spa.c
module/zfs/spa_misc.c
module/zfs/vdev.c
module/zfs/zio.c