]> git.proxmox.com Git - mirror_zfs.git/commit - module/zfs/arc.c
Properly expose the mfu ghost list kstats
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 27 Mar 2012 17:10:26 +0000 (10:10 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 27 Mar 2012 22:08:22 +0000 (15:08 -0700)
commitfc41c6402b46d928dcc0a07435da1716b3a33c7c
tree775992ff736b0aad698ccfce4d16f3335c60a65b
parent9fc60702c6679803c77939db732c294b6b6952d2
Properly expose the mfu ghost list kstats

Due to a typo the mru ghost lists stats were accidentally being
exposed as the mfu ghost list stats.  This was harmless but
confusing since memory usage could be over reported.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
module/zfs/arc.c