Skip to content
Commit a23ed4ad authored by Daniel Schürmann's avatar Daniel Schürmann Committed by Cosimo Cecchi
Browse files

monitor: improve unmount detect heuristic

Detect when an unmount happens and a subfolder of the mount is
displayed. The previous solution did a GMount pointer compare, but this
was not working in any case.
This patch fixes is by comparing the removed mount root with the
currently monitored location.
This fixes a regression since 0852847e.

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