mirror of
https://github.com/containers/podman.git
synced 2025-07-17 17:43:23 +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>