mirror of
https://github.com/moby/moby.git
synced 2026-07-16 04:21:19 +00:00
The pkg/fsutils package was forked in containerd, and later moved to containerd/continuity/fs. As we're moving more bits to containerd, let's also use the same implementation to reduce code-duplication and to prevent them from diverging. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>