From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pbs-devel@lists.proxmox.com, Christian Ebner <c.ebner@proxmox.com>
Subject: Re: [pbs-devel] [PATCH proxmox-backup v2 0/5] prefilter source list by encryption/verify state for sync jobs
Date: Tue, 5 Aug 2025 15:12:40 +0200 [thread overview]
Message-ID: <175439955836.3050922.10071510300521666275.b4-ty@proxmox.com> (raw)
In-Reply-To: <20250729093139.316600-1-c.ebner@proxmox.com>
On Tue, 29 Jul 2025 11:31:34 +0200, Christian Ebner wrote:
> Since the introduction of the `verified-only` and `encrypted-only`
> optional parameters for sync jobs, it is possible to exclude snapshot
> if their are not encrypted or verified from the sync.
>
> The current implementation, filtering the snapshots based on the
> manifest information only directly before syncing said snapshot, leads
> to the somewhat unexpected behaviour that in combination with the
> transfer-last parameter set, the transfer-last filtering is performed
> before the encryption/verificaton state filtering.
>
> [...]
Applied, thanks!
[1/5] api: admin: refactor generation of backup dir for snapshot listing
commit: 6225f6d4f1e13b5653b4edb86fc8c85d5787ee2f
[2/5] api: factor out helper converting backup info to snapshot list item
commit: d18ff90417939ad655dc93b34f34f9abacc79b1f
[3/5] sync: source: list snapshot items instead of backup directories
commit: a86638b5d39a92e2ce26d5d0c243aa65947bca26
[4/5] pull: refactor source snapshot list filtering logic
commit: eea1176f8271f0a57576fe8f8fba363a6d24ed3a
[5/5] sync: conditionally pre-filter source list by verified or encrypted state
commit: 793c4368f66547803d0ceb3c0d4d1ee8dca12533
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
prev parent reply other threads:[~2025-08-05 13:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-29 9:31 Christian Ebner
2025-07-29 9:31 ` [pbs-devel] [PATCH proxmox-backup v2 1/5] api: admin: refactor generation of backup dir for snapshot listing Christian Ebner
2025-07-29 9:31 ` [pbs-devel] [PATCH proxmox-backup v2 2/5] api: factor out helper converting backup info to snapshot list item Christian Ebner
2025-07-29 9:31 ` [pbs-devel] [PATCH proxmox-backup v2 3/5] sync: source: list snapshot items instead of backup directories Christian Ebner
2025-07-29 9:31 ` [pbs-devel] [PATCH proxmox-backup v2 4/5] pull: refactor source snapshot list filtering logic Christian Ebner
2025-07-29 9:31 ` [pbs-devel] [PATCH proxmox-backup v2 5/5] sync: conditionally pre-filter source list by verified or encrypted state Christian Ebner
2025-08-05 13:12 ` Thomas Lamprecht [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=175439955836.3050922.10071510300521666275.b4-ty@proxmox.com \
--to=t.lamprecht@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.