proxmox-backup/src/bin
Hannes Laimer 4bc84a6549 pbs-datastore: add active operations tracking
Saves the currently active read/write operation counts in a file. The
file is updated whenever a reference returned by lookup_datastore is
dropped and whenever a reference is returned by lookup_datastore. The
files are locked before every access, there is one file per datastore.

Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
2022-04-12 15:29:14 +02:00
..
proxmox_backup_debug tree wide: some stylistic clippy fixes 2022-04-11 08:14:28 +02:00
proxmox_backup_manager cli: backup manager: rust fmt 2022-04-10 17:50:35 +02:00
proxmox_tape tree wide: some stylistic clippy fixes 2022-04-11 08:14:28 +02:00
docgen.rs tree wide: some stylistic clippy fixes 2022-04-11 08:14:28 +02:00
proxmox-backup-api.rs pbs-datastore: add active operations tracking 2022-04-12 15:29:14 +02:00
proxmox-backup-debug.rs use new proxmox-async crate 2021-11-19 18:03:22 +01:00
proxmox-backup-manager.rs tree wide: some stylistic clippy fixes 2022-04-11 08:14:28 +02:00
proxmox-backup-proxy.rs datastore: add check for maintenance in lookup 2022-04-12 15:29:14 +02:00
proxmox-daily-update.rs bin: daily-update: use syslog/log crates instead of printing to stderr 2022-02-22 10:58:44 +01:00
proxmox-tape.rs tree wide: some stylistic clippy fixes 2022-04-11 08:14:28 +02:00
sg-tape-cmd.rs tree-wide: fix needless borrows 2021-12-30 13:55:33 +01:00