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:
committed by
Benoît Dejean
parent
648c28b332
commit
920a936511
@@ -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>
|
2006-06-24 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
* mountlist.c: (read_filesystem_list):
|
* mountlist.c: (read_filesystem_list):
|
||||||
|
@@ -546,6 +546,7 @@ static gboolean ignore_mount_entry(const struct mount_entry *me)
|
|||||||
"mfs",
|
"mfs",
|
||||||
"mntfs",
|
"mntfs",
|
||||||
"mqueue",
|
"mqueue",
|
||||||
|
"nsfd",
|
||||||
"none",
|
"none",
|
||||||
"openpromfs",
|
"openpromfs",
|
||||||
"proc",
|
"proc",
|
||||||
|
Reference in New Issue
Block a user