[pve-devel] [PATCH v4 manager 7/7] Always use prune-backups instead of maxfiles internally
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Aug 21 13:33:15 CEST 2020
On 09.07.20 14:45, Fabian Ebner wrote:
> For the use case with '--dumpdir', it's not possible to call prune_backups
> directly, so a little bit of special handling is required there.
>
> Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
> ---
> PVE/VZDump.pm | 42 ++++++++++++++++--------------------------
> 1 file changed, 16 insertions(+), 26 deletions(-)
>
breaks having a max backup set on a storage, before this it complains, after
this I can make as many backups I want..
More information about the pve-devel
mailing list