qemu-server/PVE/CLI
Thomas Lamprecht 4405703d89 qm: import ovf: removed all imported disks on error
While the do_import method cleans up the current disk it was
importing on any error the following cases are not handled:
* multiple disks, first few succeed then one fails, only the last
  failed one was taken care of before this patch
* error after the import disk loop was not handled

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-01-25 14:58:57 +01:00
..
Makefile convert qmrestore into a PVE::CLI class 2015-10-05 13:10:24 +02:00
qm.pm qm: import ovf: removed all imported disks on error 2021-01-25 14:58:57 +01:00
qmrestore.pm tree-wide trailing whitespace cleanup 2019-09-25 16:55:53 +02:00