This reverts commit 2799b28e61. Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2799b28e61
Signed-off-by: Marat Radchenko <marat@slonopotamus.org>
- 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>