systemd / casync

Content-Addressable Data Synchronization Tool
1.49k stars 117 forks source link

extract of tree containing multiple subvolumes fails with 'Failed to run synchronizer: File exists' #237

Closed srd424 closed 4 years ago

srd424 commented 4 years ago

Extracting a tree containing multiple subvolumes fails with 'Failed to run synchronizer: File exists' as the synchronizer moves on to the second volume.

This seems to be caused by a one line error in ca_decoder_finalize_child() - PR coming.

There are other subvolume quirks with less obvious fixes, I will open other issues for those.