bruns added a comment.
In D18698#405504 <https://phabricator.kde.org/D18698#405504>, @poboiko wrote: > > I am not sure if I understood your description correctly, but I am quite sure this race condition does not exist - the files/folders inside the moved folder are not created/moved one by one, but the containing folder ist just "renamed" - it is unlinked from the old parent and linked into the new one, atomically. > > Sure. That concern corresponded only to the second note - if moving from another device, system has to do actual copy/move. But when "moving" across devices, we should get regular "created" events for each directory and file, as copying/moving across devices is done one by one. REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D18698 To: poboiko, #baloo, #frameworks, ngraham, bruns Cc: bruns, ngraham, kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun, abrahams