[pve-devel] [PATCH v2 container guest-common 0/2] snapshot parent checks for containers

Oguz Bektas o.bektas at proxmox.com
Wed Oct 13 14:31:52 CEST 2021


v1->v2:
* remove other snapshot-related properties during clone
* add check when creating new snapshots and abort if new name already a parent for existing snapshot

pve-container:
Oguz Bektas (1):
  api: clone_vm: don't include snapshot properties

 src/PVE/API2/LXC.pm | 5 +++++
 1 file changed, 5 insertions(+)

pve-guest-common:
Oguz Bektas (1):
  snapshots: abort if new snapshot name is already parent to existing
    one

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

-- 
2.30.2






More information about the pve-devel mailing list