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 680819 - consider renaming gvfs-fuse-daemon to gvfsd-fuse
consider renaming gvfs-fuse-daemon to gvfsd-fuse
Status: RESOLVED FIXED
Product: gvfs
Classification: Core
Component: fuse
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2012-07-30 09:40 UTC by Matthias Clasen
Modified: 2012-07-30 15:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2012-07-30 09:40:49 UTC
All the other gvfs daemons have names starting with gvfsd-. Just the fuse daemon is different. It is of course entirely cosmetic, but still...
Comment 1 Tomas Bzatek 2012-07-30 15:24:59 UTC
I went ahead and did the rename. The FUSE daemon is kinda special but we already have gvfsd-metadata mixing the namespace of backends.

commit b1fd82b01d24859707d40f19782c5ee02123d6cb
Author: Tomas Bzatek <tbzatek@redhat.com>
Date:   Mon Jul 30 17:21:32 2012 +0200

    Rename gvfs-fuse-daemon to gvfsd-fuse
    
    ...to stay consistent with the rest of the daemons.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=680819