Description of problem: Performance issue when doing system df with podman machine on Mac. A fix has been pushed and we would like that one to be backported to 4.6.1. Link to the fix: https://github.com/containers/storage/pull/1688 Version-Release number of selected component (if applicable): 4.6.1 How reproducible: See https://github.com/containers/podman/issues/19467 Steps to Reproduce: See https://github.com/containers/podman/issues/19467
Thanks, Stevan! @Tom, once I have green light for the backport, I can tackle it. The storage PR [1] is easy to backport. The issue isn't limited to Desktop but also affects native Linux. The fix dropped a rootful system-df from ~20 seconds to 0.0x seconds. [1] https://github.com/containers/storage/pull/1688