Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

util/system: deprecate Atime implementation for containerd/continuity/fs #5465

Merged
merged 2 commits into from
Nov 19, 2024

Commits on Nov 19, 2024

  1. vendor: github.com/containerd/continuity v0.4.5

    full diff: containerd/continuity@v0.4.4...v0.4.5
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    741478d View commit details
    Browse the repository at this point in the history
  2. util/system: remove Atime implementation for containerd/continuity/fs

    These were added in 0b5a315, because the
    continuity/fs package did not provide a Windows implementation. They
    were upstreamed in [continuity@3cbda8c], which is part of continuity v0.4.4,
    so we can remove the implementation here.
    
    [continuity@3cbda8c]: https://github.com/containerd/continuity//commit/3cbda8c24bde1ce635ff5dc3417a481a3b6b6e07
    
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    thaJeztah committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c8f9cd7 View commit details
    Browse the repository at this point in the history