From 7fe31089ff6d2885197fa1d0d9e340eabc779be6 Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Thu, 10 Jan 2008 09:55:35 +0000 Subject: [PATCH] add rpc_pipefs to systemfs list (#508309). 2008-01-10 Frederic Crozat * gunixmounts.c: add rpc_pipefs to systemfs list (#508309). svn path=/trunk/; revision=6289 --- gio/ChangeLog | 4 ++++ gio/gunixmounts.c | 1 + 2 files changed, 5 insertions(+) diff --git a/gio/ChangeLog b/gio/ChangeLog index 67c6387d4..0ce6cb508 100644 --- a/gio/ChangeLog +++ b/gio/ChangeLog @@ -1,3 +1,7 @@ +2008-01-10 Frederic Crozat + + * gunixmounts.c: add rpc_pipefs to systemfs list (#508309). + 2008-01-09 Murray Cumming * gfile.c: *_async() functions: Several small corrections diff --git a/gio/gunixmounts.c b/gio/gunixmounts.c index 0943220b2..f2b0de2ea 100644 --- a/gio/gunixmounts.c +++ b/gio/gunixmounts.c @@ -273,6 +273,7 @@ guess_system_internal (const char *mountpoint, "tmpfs", "usbfs", "nfsd", + "rpc_pipefs", NULL }; const char *ignore_devices[] = {