[pve-devel] applied: [pbs-devel] [PATCH proxmox-backup v2 3/4] restore-daemon: add 'format' and 'zstd' parameters to the 'extract' handler
    Thomas Lamprecht 
    t.lamprecht at proxmox.com
       
    Wed Oct  5 18:54:04 CEST 2022
    
    
  
Am 13/07/2022 um 11:43 schrieb Dominik Csapak:
> 'format' can be 'plain', 'pxar', 'zip' or 'tar',  and it returns the
> content in the given format (with fallback to the old behaviour if not
> given)
> 
> the 'zstd' denotes if the output should be zstd compressed
> 
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
>  .../src/proxmox_restore_daemon/api.rs         | 46 +++++++++++++++----
>  1 file changed, 38 insertions(+), 8 deletions(-)
> 
>
applied, thanks!
    
    
More information about the pve-devel
mailing list