mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
This utility was added in442b45628eas part of user-namespaces, and first used in44e1023a93to set up the daemon root, and move the existing content;44e1023a93/daemon/daemon_experimental.go (L68-L71)A later iteration no longer _moved_ the existing root directory, and removed the use of `directory.MoveToSubdir()`e8532023f2It looks like there's no external consumers of this utility, so we should be save to remove it. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit26659d5eb8) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>