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

udisks2: Use device path to match mount points also

Mount path is used to match mount points currently, however device
path should be used also in order to be sure it is really corresponding
mount point. Same mount path can be used for multiple mount entries
(it is also used e.g. for autofs).

$ mount | grep /media/test
systemd-1 on /media/test type autofs ...
localhost:/home/oholy on /media/test type nfs4 ...

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