Package: gnome-vfs Version: Trash not working under glusterfs Severity: normal
Glusterfs should be added to the list of filesystem managed by gnome-vfs. --- a/gnome-vfs-filesystem-type.c +++ b/gnome-vfs-filesystem-type.c @@ -54,6 +54,7 @@ static struct FSInfo fs_data[] = { { "fat" , N_("MSDOS Volume"), 1 }, { "ffs" , N_("BSD Volume"), 1 }, { "fuse" , N_("FUSE Volume"), 1 }, + { "fuse.glusterfs", N_("GlusterFS Volume"), 1 }, { "hfs" , N_("MacOS Volume"), 1 }, { "hfsplus" , N_("MacOS Volume"), 0 }, { "iso9660" , N_("CDROM Volume"), 0 }, -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org