Files
mirror_zfs/module/spl
Chunwei Chen 97048200f8 Use kernel slab for vn_cache and vn_file_cache
Resolve a false positive in the kmemleak checker by shifting to the
kernel slab.  It shows up because vn_file_cache is using KMC_KMEM
which is directly allocated using __get_free_pages, which is not
automatically tracked by kmemleak.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Closes #599
2017-01-31 13:44:01 -08:00
..
2013-03-04 19:09:34 -08:00
2016-09-16 17:10:36 -07:00
2015-01-16 13:55:08 -08:00
2016-01-20 13:07:45 -08:00
2016-11-02 10:34:19 -07:00
2015-01-16 13:55:08 -08:00