mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00

WalkDir should be faster the Walk, since we often do not need to stat files. [NO NEW TESTS NEEDED] Existing tests should find errors. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>