Merge branch '1599-follow-up-from-gunixmounts-stop-considering-cifs-nfs-as-system-file-systems'

Merging this manually because the CI is still broken.

https://gitlab.gnome.org/GNOME/glib/merge_requests/494
This commit is contained in:
Ondrej Holy 2018-12-13 09:36:11 +01:00
commit 0f508c7b89

View File

@ -344,7 +344,6 @@ g_unix_is_system_fs_type (const char *fs_type)
"sysfs",
"tmpfs",
"usbfs",
"zfs",
NULL
};