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

trash: Check modification time to avoid rereading

Rereading of trash dirs is pretty expensive and unfortunately it is
performed more often with recent changes. Check modification time of
each trash dir in order to avoid needless rereading, because simple
query_info call is much faster than enumeration.

https://bugzilla.gnome.org/show_bug.cgi?id=711459
parent 7d0ef036
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