--- projects/libstatgrab/src/libstatgrab/disk_stats.c 2008/08/03 17:43:26 1.86 +++ projects/libstatgrab/src/libstatgrab/disk_stats.c 2009/05/16 01:01:31 1.87 @@ -18,7 +18,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA * 02111-1307 USA * - * $Id: disk_stats.c,v 1.86 2008/08/03 17:43:26 tdb Exp $ + * $Id: disk_stats.c,v 1.87 2009/05/16 01:01:31 tdb Exp $ */ #ifdef HAVE_CONFIG_H @@ -67,7 +67,7 @@ #include #include #define VALID_FS_TYPES {"hpfs", "msdosfs", "ntfs", "udf", "ext2fs", \ - "ufs", "mfs", "nfs"} + "ufs", "mfs", "nfs", "zfs"} #endif #if defined(NETBSD) || defined(OPENBSD) #include