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(+)



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to