]> git.proxmox.com Git - mirror_zfs.git/commit - man/man5/zpool-features.5
Illumos #3104: eliminate empty bpobjs
authorMatthew Ahrens <mahrens@delphix.com>
Sun, 23 Dec 2012 23:57:14 +0000 (15:57 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 8 Jan 2013 18:35:43 +0000 (10:35 -0800)
commit753c38392ddff9d3cf140bb4d28f3bfba52c92d2
tree628c9789ff88963dfdab65f37522640d13051dc8
parent91579709fccd3e55a21970742b66c388fb1403db
Illumos #3104: eliminate empty bpobjs

3104 eliminate empty bpobjs
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Christopher Siden <chris.siden@delphix.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Eric Schrock <eric.schrock@delphix.com>

References:
  illumos/illumos-gate@f17457368189aa911f774c38c1f21875a568bdca
  illumos changeset: 13782:8f78aae28a63
  https://www.illumos.org/issues/3104

Ported-by: Brian Behlendorf <behlendorf1@llnl.gov>
12 files changed:
include/sys/bpobj.h
include/sys/dmu.h
include/sys/dsl_pool.h
include/sys/zap.h
include/zfeature_common.h
man/man5/zpool-features.5
module/zfs/bpobj.c
module/zfs/dsl_deadlist.c
module/zfs/dsl_pool.c
module/zfs/zap.c
module/zfs/zfeature.c
module/zfs/zfeature_common.c