Ralf Zerres
7c82f85585
dsnap-sync: improve handling of btrfs-archive
* handle mounting of correct volume-name
* get_archive_last_sync_id(): find corresponding synced id
* get_snapper_last_sync_id(): optional search for matching tapeid
* run_config_preparation(): harden init of snapper_target_sync_id
* run_backup():
- correct itaration in multi config szenario
- adopt verbosity messages
- extend logic to eleminate sending of unnecessary streams
- correct handling of remote transfer of archive streams
* code cleanup
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>