[pbs-devel] applied-series: [PATCH proxmox-backup 1/4] file-restore: add size to image files and components
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Apr 27 08:35:06 CEST 2021
On 26.04.21 15:04, Stefan Reiter wrote:
> Read image sizes (.pxar.fidx/.img.didx) from manifest and partition
> sizes from /sys/...
>
> Requires a change to ArchiveEntry, as DirEntryAttribute::Directory
> does not have a size associated with it (and that's probably good).
>
> Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
> ---
> src/api2/types/mod.rs | 19 ++++++++++++++-----
> src/bin/proxmox-file-restore.rs | 2 +-
> src/bin/proxmox_restore_daemon/api.rs | 5 +++--
> src/bin/proxmox_restore_daemon/disk.rs | 23 +++++++++++++++++++----
> 4 files changed, 37 insertions(+), 12 deletions(-)
>
>
applied all four patches, thanks!
More information about the pbs-devel
mailing list