containerd/rootfs
Wei Fu 09b184c15a rootfs: use new ctx to cleanup instead of canceled one
rootfs.CreateDiff might be canceled by context for some reason. Based on
this case, the defer function should use the new ctx to do cleanup
temporary snapshotter instead of the canceled one.

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2019-08-27 11:27:34 +08:00
..
apply.go Pass apply opts through rootfs/* code 2019-08-07 18:35:55 +00:00
diff.go rootfs: use new ctx to cleanup instead of canceled one 2019-08-27 11:27:34 +08:00
init_linux.go Licence header added 2018-02-19 10:32:26 +09:00
init_other.go Licence header added 2018-02-19 10:32:26 +09:00
init.go Use user-specific temp directory if set 2018-05-04 10:27:58 +01:00