[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.1'
Florian Forster
octo at verplant.org
Mon Aug 27 10:12:22 CEST 2012
src/nfs.c | 4 +++-
src/zfs_arc.c | 6 ++++--
2 files changed, 7 insertions(+), 3 deletions(-)
New commits:
commit 180f2ba844e00bd0e73acc5b4445b48652e47dcd
Merge: b736009 39ef2de
Author: Florian Forster <octo at collectd.org>
Date: Mon Aug 27 10:12:11 2012 +0200
Merge branch 'sh/collectd-5.1' into collectd-5.1
commit 39ef2de9c9a29ae6ce6a2847361f6e25aa2117d1
Author: Sebastian Harl <sh at teamix.net>
Date: Thu Aug 2 11:28:13 2012 +0200
nfs, zfs_arc plugins: Make sure to return from non-void function.
commit ed5fd2d3982bc10d91c2abe8468d5ca51abdffe8
Author: Sebastian Harl <sh at teamix.net>
Date: Thu Aug 2 11:25:51 2012 +0200
nfs, zfs_arc plugins: Fixed discards qualifiers from pointer target type warn.
kstat_data_lookup() and get_kstat_value() expect char pointers rather than
const char pointers.
More information about the collectd-changes
mailing list