This series cleans up some redundant locks and functions and sets more appropriate locks instead when importing .ovf and disks.
Patch 1/7 of the old series has already been applied. Drop 4/7 "Remove variable from lock" as we plan to apply the patch with create_and_lock_config and this makes it obsolete Dominic Jäger (3): Remove vm_destroy Add skiplock to do_import Import OVF: Lock config with "lock" property PVE/CLI/qm.pm | 67 ++++++++++++++++++------------------ PVE/QemuServer.pm | 15 -------- PVE/QemuServer/ImportDisk.pm | 6 ++-- 3 files changed, 37 insertions(+), 51 deletions(-) -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel