prevent implicit hydration when checking PIN state
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 3 Jan 2025 14:34:07 +0000 (15:34 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Fri, 3 Jan 2025 16:14:45 +0000 (16:14 +0000)
commit0b5b8aadb907e15cd02dad12729a19044217ca69
treed0794615841fd0f819b65fccf1789741094876a6
parent463114e30435dc34321d73d953bca96ae458bed3
prevent implicit hydration when checking PIN state

to enable move to trash, we check availability of a folder recursively

that will trigger implicit hydration of its content

we will now prevent moving to trash for VFS CfApi native VFS on Windows

will fix teh bug and probably be much more robust and reliable

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