summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 19cbe81)
raw | patch | inline | side by side (parent: 19cbe81)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 5 Mar 2016 16:36:05 +0000 (17:36 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 5 Mar 2016 16:36:05 +0000 (17:36 +0100) |
src/zfs_arc.c | patch | blob | history |
diff --git a/src/zfs_arc.c b/src/zfs_arc.c
index 1a7613c74a53cec15c7750395edd839220f2788c..515ed979d995047ffed8b67f520914a80e8a3717 100644 (file)
--- a/src/zfs_arc.c
+++ b/src/zfs_arc.c
return 0;
}
-static long long get_zfs_value(kstat_t *ksp, char *key)
+static long long get_zfs_value(kstat_t *ksp, const char *key)
{
llentry_t *e;
value_t *v;