[pve-devel] applied: [PATCH manager 2/3] fix #1278 api: add pool backup option

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Jun 28 20:05:02 CEST 2019


On 6/19/19 12:08 PM, Tim Marx wrote:
> Signed-off-by: Tim Marx <t.marx at proxmox.com>
> ---
>  PVE/API2/Backup.pm |  7 ++++++-
>  PVE/API2/VZDump.pm |  9 +++++++--
>  PVE/API2Tools.pm   | 23 +++++++++++++++++++++++
>  PVE/VZDump.pm      | 12 ++++++++++--
>  4 files changed, 46 insertions(+), 5 deletions(-)
> 

Christians vzdump lock patch with its big indentation change resulted
in a merge conflict, but I applied it on an earlier version and rebased,
only to see that the conflict was minimal (and git is hecking awesome in
resolving such stuff) and thus I resolved it and applied this, much thanks!

FYI: I followed up with a check if a users has the "/pool/$pool"
VM.Backup privileged and if said pool exist when updating/creating a job.




More information about the pve-devel mailing list