Also use mangled paths when looking for entries below a path
authorKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 30 Jun 2020 12:19:55 +0000 (14:19 +0200)
committerKevin Ottens (Rebase PR Action) <er-vin@users.noreply.github.com>
Wed, 1 Jul 2020 16:58:29 +0000 (16:58 +0000)
commit9a2d04720a5e644041cbbf1ef1badbc88b663bd8
treee3d49f88f05775869bca8caaa7f0bdcde669f1e9
parent0f21b625ab540b84593ab49b4666d896e198aa24
Also use mangled paths when looking for entries below a path

Otherwise on second sync we wouldn't find anything under a mangled path
and just end up thinking said files were removed.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/common/syncjournaldb.cpp