diff options
Diffstat (limited to 'net-mgmt/collectd5/files/patch-src_zfs__arc.c')
-rw-r--r-- | net-mgmt/collectd5/files/patch-src_zfs__arc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/collectd5/files/patch-src_zfs__arc.c b/net-mgmt/collectd5/files/patch-src_zfs__arc.c index 4225ab16ed9f..bb6e79b7fb68 100644 --- a/net-mgmt/collectd5/files/patch-src_zfs__arc.c +++ b/net-mgmt/collectd5/files/patch-src_zfs__arc.c @@ -1,6 +1,6 @@ ---- src/zfs_arc.c.orig 2017-11-18 09:03:27 UTC +--- src/zfs_arc.c.orig 2019-06-13 09:13:42 UTC +++ src/zfs_arc.c -@@ -301,8 +301,6 @@ static int za_read(void) { +@@ -322,8 +322,6 @@ static int za_read(void) { za_read_derive(ksp, "prefetch_metadata_hits", "cache_result", "prefetch_metadata-hit"); za_read_derive(ksp, "demand_data_misses", "cache_result", "demand_data-miss"); |