From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: pbs-devel@lists.proxmox.com, Christian Ebner <c.ebner@proxmox.com>
Subject: applied: [PATCH proxmox-backup] sync: push: preserve sign-only and possibly future crypt-mode variants
Date: Wed, 5 Aug 2026 10:24:49 +0200 [thread overview]
Message-ID: <178591828212.231901.10250369196468287075.b4-ty@proxmox.com> (raw)
In-Reply-To: <20260803122900.547807-1-c.ebner@proxmox.com>
On Mon, 03 Aug 2026 14:29:00 +0200, Christian Ebner wrote:
> When adding a file to a manifest, the crypt mode of the file is one of
> 3 variants: None, SignOnly or Encrypt. For push sync jobs the
> FileInfo::chunk_crypt_mode() was used if not doing server-side
> encryption, which however reduces this to 2 variants (None and
> Encrypt) only, no longer reflecting the correct mode for signed only
> archives.
>
> [...]
Applied with two small follow-ups to make the handling of crypt mode a bit
easier to read/follow along, thanks!
[1/1] sync: push: preserve sign-only and possibly future crypt-mode variants
commit: 52c73fb3ad71ad99f6f58ca8c747e0defc068766
Best regards,
--
Fabian Grünbichler <f.gruenbichler@proxmox.com>
prev parent reply other threads:[~2026-08-05 8:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-03 12:29 [PATCH proxmox-backup] sync: push: preserve sign-only and possibly future crypt-mode variants Christian Ebner
2026-08-05 8:24 ` Fabian Grünbichler [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=178591828212.231901.10250369196468287075.b4-ty@proxmox.com \
--to=f.gruenbichler@proxmox.com \
--cc=c.ebner@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 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.