delphij 1dfe96a066 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
..
2014-02-08 05:35:36 +00:00
2014-02-08 04:29:36 +00:00
2014-02-07 22:30:42 +00:00
2014-01-24 09:13:30 +00:00
2014-02-06 13:28:06 +00:00
2013-12-30 08:36:17 +00:00