[pbs-devel] applied: [PATCH v2 proxmox-backup] fix: avoid loss of concurrent config changes during datastore deletion

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Nov 6 18:54:12 CET 2025


On Mon, 03 Nov 2025 15:53:31 +0100, Robert Obkircher wrote:
> Fix a race between the initial reading of the datastore config before
> destroying the datastore and concurrent config changes, by re-reading
> the config in a locked context before removing the just destroyed
> datastore from it.
> 
> Previously, the following steps created files in /srv/test2 but
> removed test2 from the configuration:
> 
> [...]

Applied, thanks!

[1/1] fix: avoid loss of concurrent config changes during datastore deletion
      commit: b9a00e99d091b663a52c3ebadee0fa6460f03ef3




More information about the pbs-devel mailing list