GNOME Bugzilla – Bug 737371
gvfsd-trash polls mounts without read access
Last modified: 2014-12-11 14:34:39 UTC
Created attachment 287092 [details] [review] Do not care about mount points without read access The g_file_monitor_directory polls the directory every 2 seconds if we try to monitor mount points without read access. It prevents autofs mounts from being expired and causes high system load. Don't watch mount points without read access at all to fix the problem. There are two downstream bugs with more debug info: https://bugzilla.redhat.com/show_bug.cgi?id=1145651 https://bugzilla.redhat.com/show_bug.cgi?id=998061
But this is just workaround and it should be fixed in glib, see Bug 522314 for details.
Review of attachment 287092 [details] [review]: Looks good!
Comment on attachment 287092 [details] [review] Do not care about mount points without read access commit 60f96a4cdd942fcb52e470cbb1437f6eafdc3f04