]> git.proxmox.com Git - proxmox-backup.git/commit - src/api2/admin/datastore.rs
api: admin/datastore: add tar support for pxar_file_download
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 12 Apr 2022 11:04:17 +0000 (13:04 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 13 Apr 2022 08:08:26 +0000 (10:08 +0200)
commit984ddb2ff21c6593605758cffbb134c40a448537
tree9367e1baf189246a35fa5c86cebfb5e99ef83438
parent23af572d3fbaaaecfa77662ae40e6b0f540b5549
api: admin/datastore: add tar support for pxar_file_download

by using the newly added 'create_tar' and the 'ZstdEncoder'

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Cargo.toml
src/api2/admin/datastore.rs