gvfsd-trash inappropriately searching for .Trash in autofs mount directories



Hi all;

Please consider applying the patch contained in
http://bugzilla.gnome.org/show_bug.cgi?id=525779

at least as a short-term fix for the real problem, which is that there
are a number of filesystem types where searching for .Trash is wholly
inappropriate (consider sysfs, or proc, or devpts).  For most of these
an extra lookup is not that big a deal: you just get back an ENOENT.
But for autofs, it can really be a major problem.

If no one has time to implement a more generic solution involving, I
would suppose, a gconf value containing a list of filesystem types to be
ignore, then please apply this patch so at least we ignore the
egregiously incorrect, and user-visible, lookups.


Cheers!



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]