Added nfsd to the exclude list.

2006-09-21  Benoît Dejean  <benoit@placenet.org>

        * mountlist.c: (ignore_mount_entry):

        Added nfsd to the exclude list.
This commit is contained in:
Benoît Dejean
2006-09-21 13:05:22 +00:00
committed by Benoît Dejean
parent 648c28b332
commit 920a936511
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2006-09-21 Benoît Dejean <benoit@placenet.org>
* mountlist.c: (ignore_mount_entry):
Added nfsd to the exclude list.
2006-06-24 Benoît Dejean <benoit@placenet.org>
* mountlist.c: (read_filesystem_list):

View File

@@ -546,6 +546,7 @@ static gboolean ignore_mount_entry(const struct mount_entry *me)
"mfs",
"mntfs",
"mqueue",
"nsfd",
"none",
"openpromfs",
"proc",