]> git.proxmox.com Git - qemu-server.git/commit - test/run_qemu_img_convert_tests.pl
fix #2395: refactor qemu_img_convert to accept files as source
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 17 Oct 2019 11:32:34 +0000 (13:32 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 17 Oct 2019 11:57:21 +0000 (13:57 +0200)
commitaf1f1ec03807cbdb4c4a3001bec06d0f70705db5
tree863613e2c730fa5bfed042f37f626123e9daf0e5
parent458a2b2640c94105bd08b8556206fa58977f8808
fix #2395: refactor qemu_img_convert to accept files as source

and use it also for efidisk creation and importdisk
this way we correctly handle zfs-over-iscsi options for those cases

also write tests for it

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/QemuServer.pm
PVE/QemuServer/ImportDisk.pm
test/run_qemu_img_convert_tests.pl
test/test.vmdk [new file with mode: 0644]