mirror of
https://github.com/moby/moby.git
synced 2026-08-11 17:48:17 +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>