proxmox-backup/pbs-api-types
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
..
src api: datastore_status: restore api/gui compatibility 2022-03-22 10:31:25 +01:00
Cargo.toml regex: bump to 1.5.5 2022-03-09 09:55:36 +01:00