[pbs-devel] applied: [PATCH proxmox-backup 06/22] api2/admin/datastore: refactor create_zip into pxar/extract
    Thomas Lamprecht 
    t.lamprecht at proxmox.com
       
    Wed Feb 17 08:50:56 CET 2021
    
    
  
On 16.02.21 18:06, Stefan Reiter wrote:
> From: Dominik Csapak <d.csapak at proxmox.com>
> 
> we will reuse that code in the client, so we need to move it to
> where we can access it from the client
> 
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> 
> [clippy fixes]
> Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
> ---
>  src/api2/admin/datastore.rs |  99 +++--------------------------
>  src/pxar/extract.rs         | 120 +++++++++++++++++++++++++++++++++++-
>  src/pxar/mod.rs             |   2 +-
>  3 files changed, 130 insertions(+), 91 deletions(-)
> 
>
applied, thanks!
    
    
More information about the pbs-devel
mailing list