You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a) the file was removed from the pool
b) the file was marked for deletion and can be re-used.
I suggest to also rewrite if the pool file is zero-length. However, I am not able to understand the source code well enough to judge if chains / handling md5 collisions might play a role here.
To my understanding, https://github.com/backuppc/rsync-bpc/blob/master/bpc_sysCalls.c#L784
has 2 reasons for rewriting a file
a) the file was removed from the pool
b) the file was marked for deletion and can be re-used.
I suggest to also rewrite if the pool file is zero-length. However, I am not able to understand the source code well enough to judge if chains / handling md5 collisions might play a role here.
Related to issues mentioned in backuppc/backuppc#412
Thanks,
Raoul
The text was updated successfully, but these errors were encountered: