On 6/15/20 2:21 PM, Thomas Lamprecht wrote:
Am 6/10/20 um 1:23 PM schrieb Fabian Ebner:
Implement it for generic storages supporting backups
(i.e. directory-based storages) and add a wrapper for PBS.
Signed-off-by: Fabian Ebner
---
Changes in v2:
* Return actual volid in PBS using the ne
Am 6/10/20 um 1:23 PM schrieb Fabian Ebner:
> Implement it for generic storages supporting backups
> (i.e. directory-based storages) and add a wrapper for PBS.
>
> Signed-off-by: Fabian Ebner
> ---
>
> Changes in v2:
> * Return actual volid in PBS using the new print_volid helper
> * Spl
Implement it for generic storages supporting backups
(i.e. directory-based storages) and add a wrapper for PBS.
Signed-off-by: Fabian Ebner
---
Changes in v2:
* Return actual volid in PBS using the new print_volid helper
* Split out prune_mark_backup_group and move it to Storage.pm