Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com> Upstream-commit: 89bdaa35e04b74b7c6528783e0f7b8154b2a3d31 Component: engine
Package symlink implements EvalSymlinksInScope which is an extension of filepath.EvalSymlinks from the Go standard library.
The code from filepath.EvalSymlinks has been adapted in fs.go. Please read the LICENSE.BSD file that governs fs.go and LICENSE.APACHE for fs_test.go.