The first part of this series which touched pve-manager has been applied with v6 [0][1].
Missing are the qemu-server and pve-container patches. With the last suggestions [2] incorporated it is also necessary to update the AbstractConfig.pm to keep the description of get_backup_volumes() in sync with the actual implementations. [0] https://pve.proxmox.com/pipermail/pve-devel/2020-June/044000.html [1] https://pve.proxmox.com/pipermail/pve-devel/2020-June/044001.html [2] https://pve.proxmox.com/pipermail/pve-devel/2020-June/044009.html qemu-server: Aaron Lauterer (1): vzdump: move include logic for volumes to method PVE/QemuConfig.pm | 32 ++++++++++++++++++++++++++++++++ PVE/VZDump/QemuServer.pm | 35 ++++++++++++++++------------------- 2 files changed, 48 insertions(+), 19 deletions(-) container: Aaron Lauterer (2): vzdump: add reason for mountpoint backup inclusion vzdump: move include logic for mountpoints to method src/PVE/LXC/Config.pm | 48 ++++++++++++++++++++++++++++++++++++------- src/PVE/VZDump/LXC.pm | 37 +++++++++++++++++++-------------- 2 files changed, 63 insertions(+), 22 deletions(-) guest-common: Aaron Lauterer (1): Adapt description of get_backup_volumes PVE/AbstractConfig.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel