Version 0.69
- Code cleanup
- virtnbdbackup: exit early if removing checkpoints fails during full
backup. - virtnbdrestore: do not write zeroes during restore of image, as the
resulting zeroed regions are then reported as beeing "data": this would result
in further backups of the virtual machine to be thick provisioned, as even
zeroed regions are saved. (#56) - virtnbdrestore: dont adjust vm config if option -c is missing.
- virtnbdrestore: now removes existant backing stores if adjust setting is
enabled: usually the case if virtual machine operated on snapshot during
backup.
Full Changelog: v0.68...v0.69