Files
docker-cli/components/engine/utils
Kato Kazuyoshi d4a5ca9f47 Fix utils.FollowSymlinkInScope's infinite loop bug
fs_test.go doesn't finish if Docker's code is placed under a directory
which has symlinks between / and the directory.
For example, the below doesn't finish before the change.

  /home -> usr/home
  FollowSymlinkInScope("/home/bob/foo/bar", "/home/bob/foo")

Docker-DCO-1.1-Signed-off-by: Kato Kazuyoshi <kato.kazuyoshi@gmail.com> (github: kzys)
Upstream-commit: 0f724863468733847306f47835739f480a7fac63
Component: engine
2014-04-12 07:37:18 +09:00
..
2013-11-07 12:27:33 -08:00
2013-12-03 14:21:33 -08:00
2014-03-31 19:21:57 +00:00
2013-11-07 12:27:33 -08:00
2014-02-06 16:40:39 -08:00
2014-03-31 10:54:06 -07:00
2014-03-19 10:49:25 -04:00
2014-03-27 21:47:47 +01:00