[pbs-devel] applied: [PATCH proxmox-backup 1/1] api: datastore: fix cache store creation when reusing s3 backend
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Jul 24 14:00:30 CEST 2025
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
More information about the pbs-devel
mailing list