From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox Backup Server development discussion
<pbs-devel@lists.proxmox.com>,
Stefan Reiter <s.reiter@proxmox.com>
Subject: [pbs-devel] applied: [PATCH 0/4] Smaller fixes/changes for file-restore
Date: Wed, 21 Apr 2021 17:26:46 +0200 [thread overview]
Message-ID: <703e77f6-ab57-224e-d91b-d50df9797d96@proxmox.com> (raw)
In-Reply-To: <20210421131809.22607-1-s.reiter@proxmox.com>
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.
prev parent reply other threads:[~2021-04-21 15:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-21 13:18 [pbs-devel] " Stefan Reiter
2021-04-21 13:18 ` [pbs-devel] [PATCH RESEND proxmox-backup 1/4] file-restore: don't list non-pxar/-img *idx archives Stefan Reiter
2021-04-21 13:18 ` [pbs-devel] [PATCH proxmox-backup 2/4] file-restore: print warnings on stderr Stefan Reiter
2021-04-21 13:18 ` [pbs-devel] [PATCH proxmox-backup 3/4] file-restore: Add 'v' (Virtual) ArchiveEntry type Stefan Reiter
2021-04-21 13:18 ` [pbs-devel] [PATCH proxmox-backup 4/4] file-restore: allow extracting a full pxar archive Stefan Reiter
2021-04-21 15:26 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=703e77f6-ab57-224e-d91b-d50df9797d96@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
--cc=s.reiter@proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.