freebsd-dev/sys/cddl
Will Andrews cf7a096e72 bpobj_iterate_impl(): Close a refcount leak iterating on a sublist.
If bpobj_space() returned non-zero here, the sublist would have been
left open, along with the bonus buffer hold it requires.  This call
does not invoke any calls to bpobj_close() itself.

This bug doesn't have any known vector, but was found on inspection.

MFC after:	1 week
Sponsored by:	Spectra Logic
Affects:	All ZFS versions starting 21 May 2010 (illumos cde58dbc)
MFSpectraBSD:	r1050998 on 2014/03/26
2014-09-18 15:37:53 +00:00
..
boot/zfs MFV r271510: 2014-09-13 16:26:14 +00:00
compat/opensolaris Ensure that ZFS ARC free memory checks include cached pages 2014-08-30 21:44:32 +00:00
contrib/opensolaris bpobj_iterate_impl(): Close a refcount leak iterating on a sublist. 2014-09-18 15:37:53 +00:00
dev Fix the stack tracing for dtrace/powerpc. 2014-09-17 02:43:47 +00:00