From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pbs-devel@lists.proxmox.com, Christian Ebner <c.ebner@proxmox.com>
Subject: [pbs-devel] applied: [PATCH proxmox-backup 1/1] api: datastore: fix cache store creation when reusing s3 backend
Date: Thu, 24 Jul 2025 14:00:30 +0200 [thread overview]
Message-ID: <175335842972.652425.7191393831880774006.b4-ty@proxmox.com> (raw)
In-Reply-To: <20250724080233.282783-1-c.ebner@proxmox.com>
On Thu, 24 Jul 2025 10:02:33 +0200, Christian Ebner wrote:
> Commit 3cc3c10d ("datastore: mark store as in-use by setting marker
> on s3 backend") introduced the marker object on datastores used by
> another instance. The check was however flawed as it made the local
> chunk store creation dependent on the s3 client instantiation.
>
> Therefore, instead factor out the DatastoreBackendType determination,
> use that for the check and never assume the local cache store to
> be pre-existing.
>
> [...]
Applied, thanks!
[1/1] api: datastore: fix cache store creation when reusing s3 backend
commit: 4e1676a43212e439939bfc8b8a9fa4e9552b6cfe
_______________________________________________
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-07-24 11:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-24 8:02 [pbs-devel] " Christian Ebner
2025-07-24 12:00 ` 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=175335842972.652425.7191393831880774006.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.