[pve-devel] [PATCH common 0/2] Update AbstractConfig.pm

Fabian Grünbichler f.gruenbichler at proxmox.com
Mon Mar 7 12:38:36 CET 2016


This patch series fixes two missed issues with the previous big refactor:
- we need an additional hook method for volume snapshots in the Qemu code
- we need a volume's ID to add it as unused, getting it needs to be done in the sub classes

Note: the patch for pve-container depends on the second patch, the patch series
qemu-server depends on both

Fabian Grünbichler (2):
  Introduce __snapshot_create_vol_snapshots_hook
  Decide whether volume is added as unused in subclass

 src/PVE/AbstractConfig.pm | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list