pkg/symlink
lalyos 02b08b3961 Defend against infinite loop when following symlinks
ideally it should never reach it, but there was already multiple issues with infinite loop
at following symlinks. this fixes hanging unit tests

Docker-DCO-1.1-Signed-off-by: Lajos Papp <lajos.papp@sequenceiq.com> (github: lalyos)
2014-05-16 00:47:20 +02:00
..
testdata/fs Adding test case for symlink causes infinit loop, reproduces: dotcloud#5370 2014-05-16 00:47:20 +02:00
fs.go Defend against infinite loop when following symlinks 2014-05-16 00:47:20 +02:00
fs_test.go Adding test case for symlink causes infinit loop, reproduces: dotcloud#5370 2014-05-16 00:47:20 +02:00
MAINTAINERS Add MAINTAINERS file to symlink pkg 2014-05-13 11:27:24 -07:00