virtinst: fix virt-clone on sparse files
Hi,
attached patch fixes libvirt on fully sparse files. Otherwise you'll get a
Cloning from bla.img to bla2.img
ERROR: local variable 'b' referenced before assignment
exception because b is uninitialzed (we never didn't write anything).
Patch is against 0.300.1. Please apply,
-- Guido
_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@redhat.com
https://www.redhat.com/mailman/listinfo/et-mgmt-tools
|