[pbs-devel] applied: [PATCH proxmox-backup 04/22] api2/admin/datastore: refactor list_dir_content in catalog_reader

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Feb 17 08:50:38 CET 2021


On 16.02.21 18:06, Stefan Reiter wrote:
> From: Dominik Csapak <d.csapak at proxmox.com>
> 
> we will reuse that later in the client, so we need it somewhere
> we can use from there
> 
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> 
> [add strongly typed ArchiveEntry and put api code into helpers.rs]
> Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
> ---
>  src/api2/admin/datastore.rs | 53 ++++++-------------------------------
>  src/api2/helpers.rs         | 31 ++++++++++++++++++++++
>  src/api2/types/mod.rs       | 43 ++++++++++++++++++++++++++++++
>  src/backup/catalog.rs       | 26 ++++++++++++++++++
>  4 files changed, 108 insertions(+), 45 deletions(-)
> 
>

applied, thanks!





More information about the pbs-devel mailing list