glib r7467 - branches/glib-2-16/gio
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r7467 - branches/glib-2-16/gio
- Date: Thu, 11 Sep 2008 19:14:49 +0000 (UTC)
Author: matthiasc
Date: Thu Sep 11 19:14:49 2008
New Revision: 7467
URL: http://svn.gnome.org/viewvc/glib?rev=7467&view=rev
Log:
* gunixmounts.c: Add zfs to ignore_fs array in guess_system_internal:
Fix for #542156.
Modified:
branches/glib-2-16/gio/ChangeLog
branches/glib-2-16/gio/gunixmounts.c
Modified: branches/glib-2-16/gio/gunixmounts.c
==============================================================================
--- branches/glib-2-16/gio/gunixmounts.c (original)
+++ branches/glib-2-16/gio/gunixmounts.c Thu Sep 11 19:14:49 2008
@@ -275,6 +275,7 @@
"usbfs",
"nfsd",
"rpc_pipefs",
+ "zfs",
NULL
};
const char *ignore_devices[] = {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]