]> git.proxmox.com Git - mirror_zfs.git/commit
Illumos 3604 - zdb should print bpobjs more verbosely (fix zdb hang)
authorMatthew Ahrens <mahrens@delphix.com>
Thu, 31 Dec 2015 15:57:11 +0000 (16:57 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 5 Jan 2016 19:37:43 +0000 (11:37 -0800)
commit074348589b3de871a719173bef1ea4d01ffe66eb
tree68a1d4bc1d724aaddad1b131694937ec0522a6c6
parentb23ad7f350222ac439a679d99bd8b0aa27604aef
Illumos 3604 - zdb should print bpobjs more verbosely (fix zdb hang)

3604 zdb should print bpobjs more verbosely (fix zdb hang)
References:
  https://github.com/illumos/illumos-gate/commit/7706186
  https://www.illumos.org/issues/3604
  https://lists.freebsd.org/pipermail/svn-src-vendor/2015-August/002411.html
  https://lists.freebsd.org/pipermail/svn-src-head/2015-August/075195.html

Porting notes:
In ZoL "5810 zdb should print details of bpobj" was merged
prior to this change so it must be applied to the new location.

Ported-by: kernelOfTruth kerneloftruth@gmail.com
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
cmd/zdb/zdb.c