summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7f2441d)
raw | patch | inline | side by side (parent: 7f2441d)
author | Marc Fournier <marc.fournier@camptocamp.com> | |
Wed, 23 Jul 2014 21:39:20 +0000 (23:39 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Wed, 23 Jul 2014 21:39:20 +0000 (23:39 +0200) |
AUTHORS | patch | blob | history | |
src/zfs_arc.c | patch | blob | history |
index 31d132fbfa3c12cf27948ab5e1c9019ddab49adc..70de88c8ea90db0b2256f9f3070d20521139286c 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
- Various fixes to the varnish plugin.
- RPM specfile update.
- libmnl support in the netlink plugin.
+ - linux support in the zfs_arc plugin.
Marco Chiappero <marco at absence.it>
- uptime plugin.
Vincent Stehlé <vincent.stehle at free.fr>
- hddtemp plugin.
+Wilfried Goesgens <dothebart at citadel.org>
+ - linux support in the zfs_arc plugin.
+
Xin Li <delphij at freebsd.org>
- FreeBSD port of the ZFS-ARC plugin.
diff --git a/src/zfs_arc.c b/src/zfs_arc.c
index fb61dcc8f2229f42249541c49436b4eb3cf83a46..e32e829d5a10b5a6d4a6577dc6bcda7de5323f88 100644 (file)
--- a/src/zfs_arc.c
+++ b/src/zfs_arc.c
* Copyright (C) 2012 Aurelien Rougemont
* Copyright (C) 2013 Xin Li
* Copyright (C) 2014 Marc Fournier
+ * Copyright (C) 2014 Wilfried Goesgens
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Aurelien Rougemont <beorn at gandi.net>
* Xin Li <delphij at FreeBSD.org>
* Marc Fournier <marc.fournier at camptocamp.com>
+ * Wilfried Goesgens <dothebart at citadel.org>
**/
#include "collectd.h"