mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-05 16:07:30 +00:00
![]() we can migrate local snapshots when on zfs or dir storage with qcow2, but the check was incorrect we checked for if (zfs && !qcow2) instead of if (zfs || qcow2) Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
---|---|---|
.. | ||
API2 | ||
CLI | ||
QemuServer | ||
VZDump | ||
Makefile | ||
QemuConfig.pm | ||
QemuMigrate.pm | ||
QemuServer.pm | ||
QMPClient.pm |