[pbs-devel] applied: [PATCH 0/4] Smaller fixes/changes for file-restore

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Apr 21 17:26:46 CEST 2021


On 21.04.21 15:18, Stefan Reiter wrote:
> Some stuff necessary for or discovered during development of the corresponding
> GUI for PVE [0].
> 
> First patch is a resend, for easier application.
> 
> [0] https://lists.proxmox.com/pipermail/pve-devel/2021-April/047760.html
> 
> 
> proxmox-backup: Stefan Reiter (4):
>   file-restore: don't list non-pxar/-img *idx archives
>   file-restore: print warnings on stderr
>   file-restore: Add 'v' (Virtual) ArchiveEntry type
>   file-restore: allow extracting a full pxar archive
> 
>  src/api2/helpers.rs                           |  2 +-
>  src/api2/types/mod.rs                         | 13 ++++++----
>  src/bin/proxmox-file-restore.rs               | 25 +++++++++++--------
>  .../proxmox_file_restore/block_driver_qemu.rs |  4 +--
>  src/bin/proxmox_restore_daemon/api.rs         |  9 ++++---
>  5 files changed, 31 insertions(+), 22 deletions(-)
> 



applied, thanks!

Adapted the commit message of "file-restore: Add 'v' (Virtual) ArchiveEntry type"
slightly, to give some context for what this is actually used.





More information about the pbs-devel mailing list