proxmox-backup/src
Shannon Sterz 04e50855b3 fix: api: avoid race condition in set_backup_owner
when two clients change the owner of a backup store, a race condition
arose. add locking to avoid this.

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
Acked-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2025-03-26 16:21:47 +01:00
..
acme hyper: start preparing upgrade to 1.x 2025-03-13 13:23:48 +01:00
api2 fix: api: avoid race condition in set_backup_owner 2025-03-26 16:21:47 +01:00
backup fix #3935: datastore/api/backup: move datastore locking to '/run' 2025-03-26 16:21:43 +01:00
bin clippy/fmt: tree wide drop of clone for types implementing copy 2025-03-20 14:48:31 +01:00
config clippy/fmt: tree wide drop of clone for types implementing copy 2025-03-20 14:48:31 +01:00
server fix #3935: datastore/api/backup: move datastore locking to '/run' 2025-03-26 16:21:43 +01:00
tape docs: remove empty lines in doc strings 2024-12-03 11:24:37 +01:00
tools clippy/fmt: tree wide drop of clone for types implementing copy 2025-03-20 14:48:31 +01:00
auth_helpers.rs auth: use auth-api when generating keys and generate ec keys 2024-05-22 16:04:21 +02:00
auth.rs auth: doc: Explicitly set namespace for UserInfomation 2024-12-04 14:40:42 +01:00
client_helpers.rs provide separate helpers for pub/priv auth keyring access 2023-03-29 14:37:45 +02:00
lib.rs metric collection: move rrd_cache to new metric_collection module 2024-10-15 14:09:41 +02:00
traffic_control_cache.rs backup: remove lazy_static dependency 2024-08-14 12:08:01 +02:00