spiegel_podman/pkg/domain
Charlie Doern 6c4c050d3d fix volume reporting in system df
currently, podman system df incorrectly calculates the reclaimable storage for
volumes, using a cumulative reclaimable variable that is incremented and placed into each
report entry causing values to rise above 100%.

Switch this variables to be in the context of the loop, so it resets per volume just like the size variable does.

resolves #13516

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2022-06-28 10:09:38 -04:00
..
entities Merge pull request #14556 from sstosh/system-prune-network 2022-06-20 13:57:42 +00:00
filters Use containers/common/pkg/util.StringToSlice 2022-05-23 12:16:54 -04:00
infra fix volume reporting in system df 2022-06-28 10:09:38 -04:00
utils Add more unit tests 2022-05-04 08:29:54 -05:00