]> git.proxmox.com Git - mirror_zfs.git/commit - module/zfs/bpobj.c
Illumos 5814 - bpobj_iterate_impl(): Close a refcount leak iterating on a sublist.
authorWill Andrews <will@freebsd.org>
Sun, 26 Apr 2015 22:30:46 +0000 (15:30 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 4 May 2015 17:28:18 +0000 (10:28 -0700)
commit50f9ea01499be508918e33923e004bf5dcf390e3
tree64140636c49db9c8a87086fb3f1a0453cbeebf7b
parent859735c0954e89dd329729c6959df7cbaca1fdcc
Illumos 5814 - bpobj_iterate_impl(): Close a refcount leak iterating on a sublist.

5814 bpobj_iterate_impl(): Close a refcount leak iterating on a sublist.
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Paul Dagnelie <paul.dagnelie@delphix.com>
Reviewed by: Simon Klinkert <simon.klinkert@gmail.com>
Approved by: Gordon Ross <gwr@nexenta.com>

References:
  https://www.illumos.org/issues/5814
  https://github.com/illumos/illumos-gate/commit/b67dde11

Ported-by: DHE <git@dehacked.net>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3368
module/zfs/bpobj.c