containerd/runtime
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
..
linux/runctypes Runtime v2 2018-07-17 10:21:29 -04:00
proc Fix process locking and state management 2018-11-09 11:40:37 -05:00
restart Cleanup workdirs on manager load 2018-07-30 10:21:04 -04:00
v1 Ensure bundle removal is atomic 2018-12-20 13:45:18 -05:00
v2 Ensure bundle removal is atomic 2018-12-20 13:45:18 -05:00
events.go Licence header added 2018-02-19 10:32:26 +09:00
monitor.go Licence header added 2018-02-19 10:32:26 +09:00
runtime.go Runtime v2 2018-07-17 10:21:29 -04:00
task_list.go Runtime v2 2018-07-17 10:21:29 -04:00
task.go Runtime v2 2018-07-17 10:21:29 -04:00
typeurl.go Licence header added 2018-02-19 10:32:26 +09:00