Files
containerd/fs
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
..
2017-02-03 11:28:06 -08:00
2017-04-04 15:00:19 -07:00
2017-09-06 14:38:07 -04:00
2017-05-15 16:33:58 -07:00
2017-08-07 12:40:21 -07:00
2017-10-02 10:15:28 -04:00
2017-10-02 10:15:28 -04:00
2017-10-25 15:26:44 -04:00