Paul Holzinger
e3cc0717b2
podman system df: fix percent calculation
...
The calculate the percentage we need floating point numbers. The current
code however casted the result of reclaimable/size to an int first.
Casting to an int in go will just discard the decimal points, thus the
result was either 0 or 1 so if multiplied by 100 it would show up as 0%
or 100%.
To fix this we have to multiply by 100 first before casting the result
to an int. Also add a check for div by zero which results in NaN and use
math.Round() to correctly round a number.
Ref #13516
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2022-03-21 13:19:31 +01:00
..
2022-03-08 10:05:42 -05:00
2021-04-20 09:18:52 -04:00
2021-11-12 18:32:01 +01:00
2018-04-05 14:13:49 +00:00
2020-10-21 10:00:08 -04:00
2021-05-05 11:30:12 +02:00
2022-01-18 12:47:07 +01:00
2022-03-08 10:05:42 -05:00
2022-02-11 15:11:48 +00:00
2022-02-23 17:38:28 +05:30
2022-03-08 15:07:55 -05:00
2021-11-29 08:30:00 -07:00
2019-05-29 15:12:05 -05:00
2021-11-18 15:19:14 +01:00
2022-02-20 21:11:14 -05:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-03-03 13:23:07 +01:00
2022-01-18 12:47:07 +01:00
2022-02-02 13:03:45 -06:00
2022-02-02 13:03:45 -06:00
2022-03-14 10:31:58 +02:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-03-15 14:48:08 +01:00
2022-03-16 20:26:59 -04:00
2022-02-04 21:15:03 +05:30
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-02-16 10:33:57 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-02-02 13:03:45 -06:00
2022-03-18 09:11:53 +01:00
2022-01-18 12:47:07 +01:00
2022-03-18 15:18:30 +01:00
2022-03-01 00:18:39 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-02-10 09:44:00 -05:00
2022-03-18 15:35:00 +01:00
2022-02-11 13:34:28 -05:00
2022-01-18 12:47:07 +01:00
2022-03-18 09:11:53 +01:00
2022-03-04 15:08:52 -05:00
2022-02-04 09:41:12 -05:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-02-02 13:03:45 -06:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-02-02 13:03:45 -06:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-03-08 15:07:55 -05:00
2022-03-18 09:11:53 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-03-07 18:12:17 -05:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-03-08 11:00:36 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-02-02 13:03:45 -06:00
2022-02-02 10:03:18 +01:00
2022-01-18 12:47:07 +01:00
2022-01-28 13:10:15 +05:30
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-02-02 13:03:45 -06:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-02-01 16:23:58 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-03-21 13:19:31 +01:00
2022-01-18 12:47:07 +01:00
2022-02-03 13:14:07 +01:00
2022-03-08 11:26:43 -07:00
2022-03-16 11:27:07 -07:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-02-22 15:08:58 -05:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-21 09:52:12 -05:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-02-17 09:46:35 -05:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00
2022-01-18 12:47:07 +01:00