let error during update of metadata of virtual files propagate to users
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 2 Mar 2022 11:06:16 +0000 (12:06 +0100)
committerMatthieu Gallien (Rebase PR Action) <matthieu_gallien@yahoo.fr>
Thu, 17 Mar 2022 23:28:02 +0000 (23:28 +0000)
commitb8ff1525f78e9c6ba065001cff9106a91db6936b
tree932b2045db0dc6eb8f65ece2d7d08837d7cc84e6
parent541447723a46a1265a53eaec041472fe03b69ef5
let error during update of metadata of virtual files propagate to users

errors duing update of metadata of virtual files are being ignored and
not propagated to users to be shonw in main dialog

ensure they are real errors from sync engine point of view and let them
be taken into account

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/syncengine.cpp