proxmox-backup/src/api2
Stefan Reiter 7d6c4c39e9 backup: use shared flock for base snapshot
To allow other reading operations on the base snapshot as well. No
semantic changes with this patch alone, as all other locks on snapshots
are exclusive.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-10-15 07:09:34 +02:00
..
access depend on proxmox 0.4.2 2020-09-28 10:50:44 +02:00
admin prune: never fail, just warn about failed removals 2020-10-15 07:09:34 +02:00
backup assume correct backup, avoid verifying chunk existance 2020-10-01 12:06:59 +02:00
config more clippy fixups 2020-10-14 13:58:35 +02:00
node tasks: improve behaviour on upgrade 2020-09-30 11:05:50 +02:00
reader reader: track index chunks and limit access 2020-10-09 12:54:09 +02:00
types Userid: fix borrow/deref recursion 2020-10-08 15:57:10 +02:00
access.rs replace and remove old ticket functions 2020-08-12 14:28:21 +02:00
admin.rs api2: add admin/sync endpoint 2020-05-29 11:31:32 +02:00
backup.rs backup: use shared flock for base snapshot 2020-10-15 07:09:34 +02:00
config.rs rename 'job' to 'sync' 2020-05-21 10:29:25 +02:00
helpers.rs bump proxmox to 0.3, cleanup http_err macro usage 2020-07-29 09:38:36 +02:00
node.rs replace and remove old ticket functions 2020-08-12 14:28:21 +02:00
pull.rs fix ipv6 handling for remotes/sync jobs 2020-09-30 13:40:03 +02:00
reader.rs reader: actually allow users to downlod their own backups 2020-10-09 12:54:30 +02:00
status.rs api2/status: add type- and statusfilter to tasks api call 2020-10-06 12:58:52 +02:00
version.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00