proxmox-backup/src/api2/admin
Dominik Csapak 33070956af let disk_usage return StorageStatus and use it for datastores/nodes
disk_usage returned the same values as defined in StorageStatus,
so simply use that

with that we can replace the logic of the datastore status with that
function and also use it for root disk usage of the nodes

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-06-09 12:05:39 +02:00
..
datastore.rs let disk_usage return StorageStatus and use it for datastores/nodes 2020-06-09 12:05:39 +02:00
sync.rs improve display of 'next run' for sync jobs 2020-06-04 07:03:54 +02:00