[pve-devel] [PATCH qemu-server 0/7] Improve locks and functions for imports

Dominic Jäger d.jaeger at proxmox.com
Fri Oct 25 11:24:00 CEST 2019


This series cleans up some redundant locks and functions and sets more
appropriate locks instead when importing .ovf and disks.

Dominic Jäger (7):
  Move config removal after disk removal
  Remove vm_destroy
  Remove redundant locks
  Remove variable from lock
  Remove useless eval
  Add skiplock to import
  Use parameter lock for importovf

 PVE/CLI/qm.pm                | 32 ++++++++++++++------------------
 PVE/QemuServer.pm            | 27 ++++++---------------------
 PVE/QemuServer/ImportDisk.pm |  6 ++++--
 3 files changed, 24 insertions(+), 41 deletions(-)

-- 
2.20.1




More information about the pve-devel mailing list