zfs_arc plugin: Move reading of kstat values into separate functions.
authorFlorian Forster <octo@collectd.org>
Fri, 23 Mar 2012 12:52:51 +0000 (13:52 +0100)
committerFlorian Forster <octo@collectd.org>
Fri, 23 Mar 2012 12:52:51 +0000 (13:52 +0100)
commit974362b407edd3413d23299b598c00f694b6629f
treeb67358aa65d642c2e15409d7dd749309173f4417
parentcc2df6a337871d01d8e84e7102b61a207d433f9c
zfs_arc plugin: Move reading of kstat values into separate functions.

This way error handling can be done in a central place and we can do this more
carefully overall.
src/zfs_arc.c