[pve-devel] [PATCH qemu-server 0/5] QemuMigrate cleanup

Fabian Grünbichler f.gruenbichler at proxmox.com
Fri Jun 17 16:12:24 CEST 2016


this patch series does not change the semantics, but cleans up the code
to avoid repeated checks.

tested using ceph, lvm-thin, zfs in various combinations.

Fabian Grünbichler (5):
  add @param to foreach_drive
  don't repeat storage check for each volid
  fix whitespace/indent
  use foreach_drive instead of foreach_volid
  drop unncessary cdromhash

 PVE/QemuMigrate.pm | 43 ++++++++++++++++++++++++++-----------------
 PVE/QemuServer.pm  |  4 ++--
 2 files changed, 28 insertions(+), 19 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list