From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pbs-devel@lists.proxmox.com, Christian Ebner <c.ebner@proxmox.com>
Subject: applied: [PATCH proxmox{,-backup} v4 0/8] fix sync level updates for chunk store
Date: Tue, 26 May 2026 14:32:42 +0200 [thread overview]
Message-ID: <177979860132.2079565.7966614194382049720.b4-ty@b4> (raw)
In-Reply-To: <20260514080458.5677-1-c.ebner@proxmox.com>
On Thu, 14 May 2026 10:04:49 +0200, Christian Ebner wrote:
> Currently the sync level configured for a datastore is only
> propagated to the chunk store on first lookup, when the chunk
> store instance is created. Updating the sync level in the tuning
> options does invalidate the cached datastore entry, does however
> not re-instantiate the chunk store, to avoid dropping the locks
> acquired via the process locker. This means however the sync level
> on the chunk store is not updated.
>
> [...]
Applied, thanks!
[1/7] datastore: GC: avoid double parsing of datastore tuning options
commit: b4ccd8c1f759a82adead24131bd0689d6eaaa2c4
[2/7] pbs-config/datastore: add common helper for parsing tuning options
commit: 2bd83b632b26289aa517a642679106f6dc263086
[3/7] datastore: restrict chunk store mutex scope to crate only
commit: b061003c5ac68482419c4ee9c2453dd5953215d7
[4/7] datastore: avoid useless double borrowing of datastore
commit: 2053bbef74d8c341ff7a37f2427139092918e003
[5/7] datastore: move try_ensure_sync_level() implementation to chunk store
commit: e90c674b9097c199a3dabad944b7ac72aa8e38d9
[6/7] datastore: fix sync level update propagation to chunk store
commit: 893f58876b72273ca71c44378e97c6e137918b35
[7/7] chunk store: include filesystem backing path in log output
commit: b334868dec0d759ba769d0c04d04a3964c477416
prev parent reply other threads:[~2026-05-26 12:32 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-14 8:04 [PATCH proxmox{,-backup} v4 0/8] fix sync level updates for chunk store Christian Ebner
2026-05-14 8:04 ` [PATCH proxmox v4 1/8] pbs-api-types: derive FromStr for DatastoreTuning parsing Christian Ebner
2026-05-14 8:04 ` [PATCH proxmox-backup v4 2/8] datastore: GC: avoid double parsing of datastore tuning options Christian Ebner
2026-05-14 8:04 ` [PATCH proxmox-backup v4 3/8] pbs-config/datastore: add common helper for parsing " Christian Ebner
2026-05-14 8:04 ` [PATCH proxmox-backup v4 4/8] datastore: restrict chunk store mutex scope to crate only Christian Ebner
2026-05-14 8:04 ` [PATCH proxmox-backup v4 5/8] datastore: avoid useless double borrowing of datastore Christian Ebner
2026-05-14 8:04 ` [PATCH proxmox-backup v4 6/8] datastore: move try_ensure_sync_level() implementation to chunk store Christian Ebner
2026-05-14 8:04 ` [PATCH proxmox-backup v4 7/8] datastore: fix sync level update propagation " Christian Ebner
2026-05-14 8:04 ` [PATCH proxmox-backup v4 8/8] chunk store: include filesystem backing path in log output Christian Ebner
2026-05-15 10:01 ` [PATCH proxmox{,-backup} v4 0/8] fix sync level updates for chunk store Robert Obkircher
2026-05-20 2:40 ` partially-applied: " Thomas Lamprecht
2026-05-26 12:32 ` 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=177979860132.2079565.7966614194382049720.b4-ty@b4 \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox