From: Filip Schauer <f.schauer@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: Re: [pve-devel] [PATCH v2 many] fix #4995: Include symlinks in zip file restore
Date: Thu, 23 Nov 2023 14:05:48 +0100 [thread overview]
Message-ID: <b6c17c75-8cd3-4200-b4a5-27fd38674f03@proxmox.com> (raw)
In-Reply-To: <20231123130505.415621-1-f.schauer@proxmox.com>
Please ignore
On 23/11/2023 14:05, Filip Schauer wrote:
> Include symlinks when restoring files from a backup as a zip file.
>
> Changes since v1:
> * Use P instead of &Path
> * Fix compile error due to misplaced comma
> * Check content before symlink_target, since regular files are more
> common than symlinks
>
> proxmox:
>
> Filip Schauer (1):
> fix #4995: compression: Include symlinks in zip file restore
>
> proxmox-compression/src/zip.rs | 46 ++++++++++++++++++++++++++--------
> 1 file changed, 35 insertions(+), 11 deletions(-)
>
> proxmox-backup:
>
> Filip Schauer (1):
> fix #4995: pxar: Include symlinks in zip file restore
>
> pbs-client/src/pxar/extract.rs | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
prev parent reply other threads:[~2023-11-23 13:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-23 13:05 Filip Schauer
2023-11-23 13:05 ` Filip Schauer [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=b6c17c75-8cd3-4200-b4a5-27fd38674f03@proxmox.com \
--to=f.schauer@proxmox.com \
--cc=pve-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 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.