freebsd-dev/sys/cddl
Xin LI 5f62f8cdcb MFV r261619:
4574 get_clones_stat does not call zap_count in non-debug kernel

zap_count(...) is never called in non-DEBUG kernel.
As result "count" variable is always 0, and "goto fail" is always
reached.  This means get_clones_stat function never makes up list
of clones for "clones" properties.

MFC after:	2 weeks
2014-02-08 05:35:36 +00:00
..
boot/zfs MFV r259170: 2014-01-01 00:45:28 +00:00
compat/opensolaris Fix build after r260234 by converting ddi_get_lbolt64() from inline into 2014-01-05 19:07:42 +00:00
contrib/opensolaris MFV r261619: 2014-02-08 05:35:36 +00:00
dev Allocate the probe ID unrhdr before the DTrace kld_* event handlers are 2013-12-31 15:41:16 +00:00