--- fam-2.7.0.orig/src/FileSystemTable.c++ 2016-01-29 08:41:08.685027305 +0100 +++ fam-2.7.0/src/FileSystemTable.c++ 2016-01-29 09:08:45.898420234 +0100 @@ -130,6 +130,7 @@ { if ((!strcmp(mp->mnt_type, MNTTYPE_NFS) + || !strcmp(mp->mnt_type, "nfs4") #if HAVE_MNTTYPE_NFS2 || !strcmp(mp->mnt_type, MNTTYPE_NFS2) #endif