Vfs: Move pin state if files move #7250
authorChristian Kamm <mail@ckamm.de>
Fri, 21 Jun 2019 07:39:33 +0000 (09:39 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:52 +0000 (10:58 +0100)
commitfb47419e84b03f1ed35b0f38ac294f180c80abe4
treedab1b9ccbf1960e00e269d0c601bb57011f8edaf
parent34dc5e4e88bb2fef848d6708459336eeab101b80
Vfs: Move pin state if files move #7250

Previously renames of items didn't carry the pin state with them.
src/common/vfs.cpp
src/libsync/propagateremotemove.cpp
src/libsync/propagatorjobs.cpp
test/testsyncvirtualfiles.cpp