public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Markus Frank <m.frank@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup v3 0/3] pbs-client: feature #3923
Date: Fri, 19 Aug 2022 12:48:45 +0200	[thread overview]
Message-ID: <20220819104848.58076-1-m.frank@proxmox.com> (raw)

These patches are for ignore-acls, ignore-xattrs, ignore-ownership,
ignore-permissions & overwrite parameters in proxmox-backup-client.

Markus Frank (3):
  pbs-client: added overwrite parameter to PxarExtractOptions.
  pbs-client: added options to skip acls/xattrs/ownership/permissions
  proxmox-backup-client: added ignore-acls/xattrs/ownership/permissions
    & overwrite parameters

 pbs-client/src/catalog_shell.rs   |  4 +-
 pbs-client/src/pxar/extract.rs    | 28 ++++++++++++--
 pbs-client/src/pxar/flags.rs      |  6 +++
 pbs-client/src/pxar/metadata.rs   | 40 +++++++++++++-------
 proxmox-backup-client/src/main.rs | 61 +++++++++++++++++++++++++++++--
 pxar-bin/src/main.rs              |  7 ++++
 6 files changed, 123 insertions(+), 23 deletions(-)

-- 
2.30.2





             reply	other threads:[~2022-08-19 10:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-19 10:48 Markus Frank [this message]
2022-08-19 10:48 ` [pbs-devel] [PATCH proxmox-backup v3 1/3] pbs-client: added overwrite parameter to PxarExtractOptions Markus Frank
2022-08-19 10:48 ` [pbs-devel] [PATCH proxmox-backup v3 2/3] pbs-client: added options to skip acls/xattrs/ownership/permissions Markus Frank
2022-08-19 10:48 ` [pbs-devel] [PATCH proxmox-backup v3 3/3] proxmox-backup-client: added ignore-acls/xattrs/ownership/permissions & overwrite parameters Markus Frank
2022-08-19 11:43 ` [pbs-devel] applied series: [PATCH proxmox-backup v3 0/3] pbs-client: feature #3923 Wolfgang Bumiller

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=20220819104848.58076-1-m.frank@proxmox.com \
    --to=m.frank@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
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal