Re: [PATCH] enable trash usage on NTFS partitions
Alexander Larsson <[email protected]>
| Newsgroups | gmane.comp.gnome.vfs.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2008-01-15 at 23:26 +0100, Yann Rouillard wrote: > Hi, > > Trash usage is currently not allowed on NTFS partitions although NTFS > now supports write access. > > This simple patch allows trashing on NTFS partitions. > > The corresponding bugzilla issues is > http://bugzilla.gnome.org/show_bug.cgi?id=488699 > > Note that nautilus currently doesn't use the > _gnome_vfs_filesystem_use_trash function which leads to bug like this > http://bugzilla.gnome.org/show_bug.cgi?id=157259 and > https://bugs.launchpad.net/ubuntu/+source/gnome-vfs2/+bug/140968 > I will post another patch for this bug. Its kinda weird to do unix style trashing on an NTFS partition though. I don't think people will expect that...