Vfs: Make dehydration a SYNC and not a NEW action
authorChristian Kamm <mail@ckamm.de>
Fri, 8 Feb 2019 11:18:22 +0000 (12:18 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:40 +0000 (10:58 +0100)
commitf24687ec932ba6307c7c9f87e714004ba8a38949
tree807a0d724d3f7dc501a859b9ed7328f3d2bbdc12
parent797734870fb0751177958c63c9c398e4aca9f720
Vfs: Make dehydration a SYNC and not a NEW action

That change will be useful for the notifications. Previously the
dehydrated files were reported as "newly downloaded", now they're
reported as "updated".
src/libsync/discovery.cpp
test/testsyncvirtualfiles.cpp