[pve-devel] [PATCH v3 container guest-common 0/2] snapshot parent checks for containers
Oguz Bektas
o.bektas at proxmox.com
Thu Oct 14 11:29:55 CEST 2021
v2->v3:
* automatically delete the 'parent' property for an existing snapshot
(instead of aborting) if its the same as the new snapshot name (and the
snapshot referenced by 'parent' is not used)
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: delete parent property if new snapshot name is already a
parent to existing one
src/PVE/AbstractConfig.pm | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
--
2.30.2
More information about the pve-devel
mailing list