From: Wolfgang Bumiller <w.bumiller@proxmox.com>
To: Max Carrara <m.carrara@proxmox.com>
Cc: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] partially-applied: [PATCH v3 proxmox-backup/pve-container 0/5] improve error handling of pxar extractor
Date: Mon, 17 Jul 2023 14:07:45 +0200 [thread overview]
Message-ID: <moasi3aj5wsf2tcqzgibseej7mheboxnmetdxch765y4xfca4s@m2j2y2s3wvf5> (raw)
In-Reply-To: <20230717080410.429362-1-m.carrara@proxmox.com>
applied pbs-side of the series, thanks
On Mon, Jul 17, 2023 at 10:04:05AM +0200, Max Carrara wrote:
> This version includes only a minor change to patch 4/5, in which the
> code was simplified via proper usage of `match`.
>
>
> Max Carrara (4):
> pbs-client: pxar: preserve error context
> pbs-client: pxar: refactor body of `extract_archive` to
> `ExtractorIter`
> pbs-client: pxar: add PxarExtractContext
> proxmox-backup-client: restore: add 'ignore-extract-device-errors'
> flag
>
> pbs-client/src/pxar/create.rs | 22 +-
> pbs-client/src/pxar/dir_stack.rs | 8 +-
> pbs-client/src/pxar/extract.rs | 542 +++++++++++++++++++++---------
> pbs-client/src/pxar/metadata.rs | 44 +--
> pbs-client/src/pxar/mod.rs | 2 +-
> pbs-client/src/pxar/tools.rs | 11 +-
> proxmox-backup-client/src/main.rs | 25 +-
> 7 files changed, 438 insertions(+), 216 deletions(-)
>
>
> Max Carrara (1):
> fix #3460: restore: honor '--ignore-unpack-errors' flag for pbs
>
> src/PVE/LXC/Create.pm | 4 ++++
> 1 file changed, 4 insertions(+)
>
>
> --
> 2.39.2
prev parent reply other threads:[~2023-07-17 12:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-17 8:04 [pbs-devel] " Max Carrara
2023-07-17 8:04 ` [pbs-devel] [PATCH v3 proxmox-backup 1/5] pbs-client: pxar: preserve error context Max Carrara
2023-07-17 8:04 ` [pbs-devel] [PATCH v3 proxmox-backup 2/5] pbs-client: pxar: refactor body of `extract_archive` to `ExtractorIter` Max Carrara
2023-07-17 8:04 ` [pbs-devel] [PATCH v3 proxmox-backup 3/5] pbs-client: pxar: add PxarExtractContext Max Carrara
2023-07-17 8:04 ` [pbs-devel] [PATCH v3 proxmox-backup 4/5] proxmox-backup-client: restore: add 'ignore-extract-device-errors' flag Max Carrara
2023-07-17 8:04 ` [pbs-devel] [PATCH v3 pve-container 5/5] fix #3460: restore: honor '--ignore-unpack-errors' flag for pbs Max Carrara
2023-08-23 8:06 ` [pbs-devel] applied: " Wolfgang Bumiller
2023-07-17 12:07 ` Wolfgang Bumiller [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=moasi3aj5wsf2tcqzgibseej7mheboxnmetdxch765y4xfca4s@m2j2y2s3wvf5 \
--to=w.bumiller@proxmox.com \
--cc=m.carrara@proxmox.com \
--cc=pbs-devel@lists.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox