containerd/pkg/process
Edgar Lee 34d5878185 Use mount.Target to specify subdirectory of rootfs mount
- Add Target to mount.Mount.
- Add UnmountMounts to unmount a list of mounts in reverse order.
- Add UnmountRecursive to unmount deepest mount first for a given target, using
moby/sys/mountinfo.

Signed-off-by: Edgar Lee <edgarhinshunlee@gmail.com>
2023-01-27 09:51:58 +08:00
..
deleted_state.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
exec_state.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
exec.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
init_state.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
init.go Use mount.Target to specify subdirectory of rootfs mount 2023-01-27 09:51:58 +08:00
io_test.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
io_util.go replace uses of os/exec with golang.org/x/sys/execabs 2021-08-25 18:11:09 +02:00
io.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
process.go Refactor runtime code for code sharing 2019-07-08 11:47:53 -04:00
types.go Consolidate gogo/protobuf dependencies under our own protobuf package 2022-04-19 15:53:36 +00:00
utils.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00