DockerCLI/vendor/github.com/containerd
Sebastiaan van Stijn 293e239e18
vendor: update containerd/continuity efbc4488d8fe1bdc16bde3b2d2990d9b3a899165
full diff: 26c1120b8d...efbc4488d8

Relevant changes:

- sysx/xattr: fix and improve
    - fix getxattrAll: change initial buffer size to 128 to prevent unneeded
      iterations and change the logic to get the real size in case we get ERANGE
      rather than doubling the buffer)
    - improve listxattrAll; refactor for readability, prevent calling `listxattr()`
      twice. Handle condition when attributes size is changed in between the two
      calls to listxattr().
- Remove Windows' Readlink fork
    - Drops support for Go 1.12 and under
- Fix sameFile() to recognize empty files as the same
    - fixes "Empty files can diff as "modified" even when they're not"

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-07-28 17:12:12 +02:00
..
cgroups vendor: github.com/containerd/cgroups 44306b6a1d46985d916b48b4199f93a378af314f 2020-04-22 17:19:09 +02:00
console vendor: github.com/containerd/console v1.0.0 2020-04-22 17:19:11 +02:00
containerd vendor: containerd c80284d4b5291a351bb471bcdabb5c1d95e7a583 2020-06-15 13:33:00 +02:00
continuity vendor: update containerd/continuity efbc4488d8fe1bdc16bde3b2d2990d9b3a899165 2020-07-28 17:12:12 +02:00