Discovery: Filter 'M' out of permissions for non root storage
authorOlivier Goffart <ogoffart@woboq.com>
Tue, 24 Jan 2017 12:25:03 +0000 (13:25 +0100)
committerMarkus Goetz <markus@woboq.com>
Fri, 27 Jan 2017 14:59:59 +0000 (15:59 +0100)
commitf89bc09fd16105d1003e0edd54d9f9f980b1004d
tree77f40bf91b4e31168813183c9208bda4400785ee
parentf854c5263beaf2932938e9cab70e286aeb14a7a5
Discovery: Filter 'M' out of permissions for non root storage

The sync engine rely on the 'M' in premission to ask for confirmation
(As requested in issue #5340)
But we only want to ask the premission for the 'root' of the mounting point and not
for every subfolders within it.
So we change the discovery phase in a way that it does not keep the 'M' for
children within the external storage.
src/libsync/discoveryphase.cpp
src/libsync/discoveryphase.h