Simplify FollowSymlinkInScope based on Go 1.3.3's EvalSymlinks

Signed-off-by: Andrew Page <admwiggin@gmail.com>
This commit is contained in:
Tianon Gravi 2014-12-05 14:58:46 -07:00 committed by Tibor Vass
parent ab77e1f2dd
commit 96678a759b
6 changed files with 344 additions and 88 deletions

View file

@ -1,3 +1,5 @@
// Licensed under the Apache License, Version 2.0; See LICENSE.APACHE
package symlink
import (