From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: pbs-devel@lists.proxmox.com, Christian Ebner <c.ebner@proxmox.com>
Subject: [pbs-devel] applied-series: [PATCH proxmox-backup v3 0/6] followups for garbage collection
Date: Wed, 14 Jan 2026 14:52:08 +0100 [thread overview]
Message-ID: <176839872573.818626.11806070457100941101.b4-ty@proxmox.com> (raw)
In-Reply-To: <20260114123139.505214-1-c.ebner@proxmox.com>
On Wed, 14 Jan 2026 13:31:33 +0100, Christian Ebner wrote:
> This patch series contains some followup to the recently introduced
> changes to phase 2 of garbage collection on s3 backed datastores [0]
> and clenups for marker files during phase 3 [1], as well as some
> refactoring of the chunk filename extension parsing and bad chunk
> filename generation.
>
> The first patch introduces a dedicated struct for tracking objects
> to be deleted from the s3 object store during phase 2, bundling the
> length and age based deletion threshold logic to the list state.
>
> [...]
Applied with a tiny rebase of the first patch, thanks!
[1/6] GC: Move S3 delete list state and logic to a dedicated struct
commit: 6e320ab47a312dca5232855205c8b1705c03ea10
[2/6] chunk store: rename and limit scope for chunk store iterator
commit: 6105ac10fb6867ff7a65457c94218e8b34bec0db
[3/6] chunk store: return chunk extension and restrict chunk filename check
commit: 8411b729c277daa8513d5c84b82d44d31f20543b
[4/6] datastore: move bad chunk touching logic to chunk store and lock it
commit: 27b9e4003a1564fa0b06cceae616f53f336aec4f
[5/6] chunk store: move next bad chunk path generator into dedicated helper
commit: a4079aa8998c8199a69637347959ba9561114295
[6/6] chunk store: move bad chunk filename generation into dedicated helper
commit: 99c212cdc871024c2f3976c6a3b27298a322aaae
Best regards,
--
Fabian Grünbichler <f.gruenbichler@proxmox.com>
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
prev parent reply other threads:[~2026-01-14 13:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-14 12:31 [pbs-devel] " Christian Ebner
2026-01-14 12:31 ` [pbs-devel] [PATCH proxmox-backup v3 1/6] GC: Move S3 delete list state and logic to a dedicated struct Christian Ebner
2026-01-14 12:31 ` [pbs-devel] [PATCH proxmox-backup v3 2/6] chunk store: rename and limit scope for chunk store iterator Christian Ebner
2026-01-14 12:31 ` [pbs-devel] [PATCH proxmox-backup v3 3/6] chunk store: return chunk extension and restrict chunk filename check Christian Ebner
2026-01-14 12:31 ` [pbs-devel] [PATCH proxmox-backup v3 4/6] datastore: move bad chunk touching logic to chunk store and lock it Christian Ebner
2026-01-14 12:31 ` [pbs-devel] [PATCH proxmox-backup v3 5/6] chunk store: move next bad chunk path generator into dedicated helper Christian Ebner
2026-01-14 12:31 ` [pbs-devel] [PATCH proxmox-backup v3 6/6] chunk store: move bad chunk filename generation " Christian Ebner
2026-01-14 13:52 ` 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=176839872573.818626.11806070457100941101.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox