summaryrefslogtreecommitdiff
path: root/sysdeps/common
diff options
context:
space:
mode:
authorBenoît Dejean <bdejean@src.gnome.org>2007-10-03 19:49:13 +0000
committerBenoît Dejean <bdejean@src.gnome.org>2007-10-03 19:49:13 +0000
commit73728a78c780e314891a90ced9b76d607e857490 (patch)
treec21acf5e24db80dfe78d85ef13b7ef80597811df /sysdeps/common
parent3f55d507dd508d5369b5592a05f8a82cf764296c (diff)
downloadlibgtop-73728a78c780e314891a90ced9b76d607e857490.tar.gz
Added rpc_pipefs to ignore list.
svn path=/trunk/; revision=2672
Diffstat (limited to 'sysdeps/common')
-rw-r--r--sysdeps/common/mountlist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/common/mountlist.c b/sysdeps/common/mountlist.c
index a2dade12..70f9fb5b 100644
--- a/sysdeps/common/mountlist.c
+++ b/sysdeps/common/mountlist.c
@@ -554,6 +554,7 @@ static gboolean ignore_mount_entry(const struct mount_entry *me)
"openpromfs",
"proc",
"procfs",
+ "rpc_pipefs",
"securityfs",
"supermount",
"sysfs",