Bug 49842 – Unhandled rootfs on bind mount
authorDavid Zeuthen <davidz@redhat.com>
Tue, 15 May 2012 14:17:22 +0000 (10:17 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Tue, 15 May 2012 14:23:30 +0000 (10:23 -0400)
commite0b8ffe3099735fefd64973e6575c67ac0759be2
tree031ea2b576d7506526e30d52166b0a6deb4c0eba
parentae4afd6f6e5930863d416b6d00e76db03e16cebb
Bug 49842 – Unhandled rootfs on bind mount

Don't ignore a mount just because if a subtree of the filesystem is
mounted. Because if we do this, we may wrongly conclude the device is
not mounted at all, which then means that it's visible in the desktop
UI and subject to automounting.

In the future, we may want a "a(ss) MountPointsFull" property that in
addition to the mount point also contains the subtree that is mounted
at said mountpoint.

https://bugs.freedesktop.org/show_bug.cgi?id=49842

Signed-off-by: David Zeuthen <davidz@redhat.com>
src/udisksmountmonitor.c