After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 740826 - glib doesn't know fuse filesystems
glib doesn't know fuse filesystems
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
2.42.x
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2014-11-27 22:36 UTC by Uwe Helm
Modified: 2017-11-03 19:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to add fuse magic number to gio (343 bytes, patch)
2014-11-27 22:37 UTC, Uwe Helm
committed Details | Review

Description Uwe Helm 2014-11-27 22:36:01 UTC
glib doesn't have the statfs id for the fuse filesystem and returns NULL instead.
Comment 1 Uwe Helm 2014-11-27 22:37:26 UTC
Created attachment 291687 [details] [review]
patch to add fuse magic number to gio
Comment 2 Philip Withnall 2017-11-03 19:49:45 UTC
Review of attachment 291687 [details] [review]:

LGTM.