mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 23:46:17 +01:00
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:
parent
4772575ce4
commit
7fe31089ff
@ -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
|
||||
|
@ -273,6 +273,7 @@ guess_system_internal (const char *mountpoint,
|
||||
"tmpfs",
|
||||
"usbfs",
|
||||
"nfsd",
|
||||
"rpc_pipefs",
|
||||
NULL
|
||||
};
|
||||
const char *ignore_devices[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user