[pve-devel] [PATCH qemu-server v2 0/3] Improve locks and functions for imports
Dominic Jäger
d.jaeger at proxmox.com
Mon Oct 28 12:47:31 CET 2019
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
More information about the pve-devel
mailing list