Skip to content
Commit 60f96a4c authored by Ondrej Holy's avatar Ondrej Holy
Browse files

trash: 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.

Based on the patch by Scott Mayhew.

https://bugzilla.gnome.org/show_bug.cgi?id=737371
parent fcffe33b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment