mirror of
https://github.com/containerd/containerd.git
synced 2026-07-11 18:14:17 +00:00
This makes bundle removal atomic by first renaming the bundle and working directories to a hidden path before removing the underlying directories. Closes #2567 Closes #2327 Signed-off-by: Michael Crosby <crosbymichael@gmail.com>