From 73728a78c780e314891a90ced9b76d607e857490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Dejean?= Date: Wed, 3 Oct 2007 19:49:13 +0000 Subject: [PATCH] Added rpc_pipefs to ignore list. svn path=/trunk/; revision=2672 --- sysdeps/common/mountlist.c | 1 + 1 file changed, 1 insertion(+) 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",