[pve-devel] applied: [PATCH qemu-server v2 2/2] fix #2395: refactor qemu_img_convert to accept files as source
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Oct 17 14:01:09 CEST 2019
On 10/17/19 1:32 PM, Dominik Csapak wrote:
> 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 at proxmox.com>
> ---
> changes from v1:
> * changed error messages to something more sensible and include the volid
> (also adapt the test for it)
>
> PVE/QemuServer.pm | 112 +++++++++++++++--------------
> PVE/QemuServer/ImportDisk.pm | 11 +--
> test/run_qemu_img_convert_tests.pl | 32 +++++++++
> test/test.vmdk | 0
> 4 files changed, 94 insertions(+), 61 deletions(-)
> create mode 100644 test/test.vmdk
>
applied, thanks!
More information about the pve-devel
mailing list