Vfs: Ensure pins change with (de-)hydration
authorChristian Kamm <mail@ckamm.de>
Wed, 24 Jul 2019 13:25:02 +0000 (15:25 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:53 +0000 (10:58 +0100)
commit00dcf3ef598998594694248024ee1eb5097fcf89
tree32212f6d68409acdad1ec0f69f93bac5175e0e34
parent0df3b83bd24e49fa104fc4e30b5165f9a325dc8f
Vfs: Ensure pins change with (de-)hydration

Previously an implicit hydration of a file in an online-only folder
would not change the pin state and cause a dehydration on the next
sync.
src/libsync/propagatedownload.cpp
src/libsync/vfs/suffix/vfs_suffix.cpp
test/testsyncvirtualfiles.cpp