posix: parseDirents() should follow symlink and get values. (#1631)
Previously parseDirents() ignores symbolic links. This patch fixes the issue by following the symlink using os.Stat(). Fixes #1545master
parent
9e45d138cc
commit
43539a0c86
Loading…
Reference in new issue