RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 493405 - FEAT RHEL6.0: Include GVFS (on fuse) support
Summary: FEAT RHEL6.0: Include GVFS (on fuse) support
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: kernel
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Red Hat Kernel Manager
QA Contact: Filesystem QE
URL:
Whiteboard:
Depends On:
Blocks: 519828 534150
TreeView+ depends on / blocked
 
Reported: 2009-04-01 16:35 UTC by Matthias Clasen
Modified: 2013-03-04 00:20 UTC (History)
5 users (show)

Fixed In Version: kernel-2.6.32
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-10 20:48:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Matthias Clasen 2009-04-01 16:35:08 UTC
The gvfs virtual filesystem framework (the successor of gnome-vfs) that is used by the GNOME deskop and other GTK+ based desktop environments is using fuse to make all of its filesystems (including things like cameras, bluetooth devices, etc) available to POSIX applications. This allows non-GNOME applications such as OpenOffice to take advantage of the gvfs functionality.

For questions about the fuse support in gvfs, contact:

Alexander Larsson  <alexl>
Matthias Clasen  <mclasen>

Comment 1 Bill Nottingham 2009-04-02 15:31:12 UTC
Given that this is in Fedora, and the only way to cause it not to ship would be to rebuild a bunch of packages to cut the dependency chain, marking as MODIFIED.

The feature requested has already been accepted into the upstream code base
planned for the next major release of Red Hat Enterprise Linux.

When the next milestone release of Red Hat Enterprise Linux 6 is available,
please verify that the feature requested is present and functioning as
desired.

Comment 3 Mike Gahagan 2010-09-20 18:59:28 UTC
confirmed gvfs support is included, able to mount manually by using:

/usr/libexec/gvfs-fuse-daemon /home/mpg/.gvfs

mount command output:
up00-LogVolRoot on / type ext4 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw,rootcontext="system_u:object_r:tmpfs_t:s0")
/dev/sda1 on /boot type ext4 (rw)
/dev/mapper/VolGroup00-LogVolWork on /work type ext3 (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
nfsd on /proc/fs/nfsd type nfsd (rw)
gvfs-fuse-daemon on /root/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev)
gvfs-fuse-daemon on /home/mpg/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev

Comment 4 releng-rhel@redhat.com 2010-11-10 20:48:22 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.


Note You need to log in before you can comment on or make changes to this bug.