containerd/runtime/v1/linux
Michael Crosby 36e4dc603e Ensure bundle removal is atomic
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>
2018-12-20 13:45:18 -05:00
..
proc Add timeout and cancel to shim fifo open 2018-12-13 14:43:41 -05:00
bundle.go Ensure bundle removal is atomic 2018-12-20 13:45:18 -05:00
process.go Runtime v2 2018-07-17 10:21:29 -04:00
runtime.go Ensure bundle removal is atomic 2018-12-20 13:45:18 -05:00
task.go remove useless parameter from newTask 2018-09-04 10:59:00 +08:00