proxmox-backup/src
Dominik Csapak 39ffb75d91 api: datastore_status: restore api/gui compatibility
the latest changes to this api call changed/removed some things that
were actually necessary for the gui. Readd those and document them this
time.

The change from u64 to i64 limits us to 8EiB of Datastore sizes (instead if
16EiB) but if we reach that, we must adapt most other parts to use 128bit
sizes anyway

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-03-22 10:31:25 +01:00
..
acme tree-wide: fix needless borrows 2021-12-30 13:55:33 +01:00
api2 api: datastore_status: restore api/gui compatibility 2022-03-22 10:31:25 +01:00
backup ParallelHandler: avoid re-export (cleanup) 2022-02-14 14:12:39 +01:00
bin proxmox-backup-debug api: fewer cloning 2022-03-09 10:10:54 +01:00
config node config: add english to translation enum for default-lang 2022-02-07 15:24:38 +01:00
server ParallelHandler: avoid re-export (cleanup) 2022-02-14 14:12:39 +01:00
tape use io_format_err, io_bail, io_err_other from proxmox-lang 2022-02-21 14:24:13 +01:00
tools tools: parse_objset_stat: drop the unecessary 'objset-' from the log 2022-03-08 09:13:05 +01:00
auth.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
auth_helpers.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
client_helpers.rs make pbs_tools::cert not depend on pbs-buildcfg 2021-09-29 14:11:26 +02:00
lib.rs move src/shared_rate_limiter.rs to src/tools/shared_rate_limiter.rs 2022-02-14 14:57:56 +01:00
rrd_cache.rs rrd_cache: add developer docs 2022-02-14 12:07:10 +01:00
traffic_control_cache.rs move src/shared_rate_limiter.rs to src/tools/shared_rate_limiter.rs 2022-02-14 14:57:56 +01:00