Depending on the kernel version and other issues, the file system type
(fstype) can be: fuse, fuseblk, fuse.<userfs> and fuseblk.<userfs>,
where <userfs> is FUSE file system type, e.g. ntfs-3g.

The <userfs> sub part of the fstype should stay in the future but it's
not available yet in stable Linux kernels, only in Linus' development
tree. This FUSE feature was added recently to help the identification of
the user space fstype by e.g. mount helpers and make its detection
independent of FUSE's internal evolution, e.g. the introduction of the
new, additional fuseblk FUSE fstype which was required for safe block
devices support.

In fact I suspect that the real problem is that that only the fuse
fstype is supported, not yet the others. kernel 2.6.20 introduced
fuseblk and 2.6.21 wiwll introduce {fuse,fuseblk}.subfstype.

-- 
Gnome Trash doesn't show deleted files on ntfs-3g partitions
https://bugs.launchpad.net/bugs/106621
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to