containerd/fs/fstest
Akihiro Suda a3aeb398fe fs/diff: support symlink to abspath with second-precision mtime
Previously, `Changes()` for a symlink to absolute path, with second-precision
mtime of the link itself always resulted in ENOENT.

This is because `compareFileContent()` was called for the link target path, without changing the root path.

Fix moby/buildkit#172

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2017-11-21 04:38:34 +00:00
..
compare.go vendor: move to new continuity import paths 2017-05-03 18:51:41 -07:00
continuity_util.go Fix vet errors 2017-07-21 18:19:51 +02:00
file_unix.go fs/diff: support symlink to abspath with second-precision mtime 2017-11-21 04:38:34 +00:00
file_windows.go fs/diff: support symlink to abspath with second-precision mtime 2017-11-21 04:38:34 +00:00
file.go fs/diff: support symlink to abspath with second-precision mtime 2017-11-21 04:38:34 +00:00
testsuite.go Add directory permission tests 2017-11-06 13:50:04 -08:00