mirror of
https://github.com/containers/podman.git
synced 2025-10-16 18:53:19 +08:00

Use os.ReadDir recursively instead of filepath.WalkDir Use map instead of list to easily find looped Symlinks Update existing tests and add a more elaborate one Update the man page Signed-off-by: Ygal Blum <ygal.blum@gmail.com>