]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-backup-client/src/main.rs
src/api2/admin/datastore.rs: pass backup type/id (group) to prune
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 27 Jul 2019 06:49:14 +0000 (08:49 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 27 Jul 2019 06:49:14 +0000 (08:49 +0200)
commit9fdc3ef46f005c88d561968b3d9c58cb6d0432f0
tree07523aaf2328317d9c8360c936e10e7923d11924
parent7a6cfbd98d19a80deaabedf0198e3f4fbfee8761
src/api2/admin/datastore.rs: pass backup type/id (group) to prune

IMHO, prune over all backup groups is a bit dangerous, considering
that more than one user might use a datastore.
src/api2/admin/datastore.rs
src/bin/proxmox-backup-client.rs