add rpc_pipefs to systemfs list (#508309).

2008-01-10  Frederic Crozat  <fcrozat@mandriva.com>

        * gunixmounts.c: add rpc_pipefs to systemfs list (#508309).


svn path=/trunk/; revision=6289
This commit is contained in:
Frederic Crozat 2008-01-10 09:55:35 +00:00 committed by Frédéric Crozat
parent 4772575ce4
commit 7fe31089ff
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2008-01-10 Frederic Crozat <fcrozat@mandriva.com>
* gunixmounts.c: add rpc_pipefs to systemfs list (#508309).
2008-01-09 Murray Cumming <murrayc@murrayc.com>
* gfile.c: *_async() functions: Several small corrections

View File

@ -273,6 +273,7 @@ guess_system_internal (const char *mountpoint,
"tmpfs",
"usbfs",
"nfsd",
"rpc_pipefs",
NULL
};
const char *ignore_devices[] = {