There was an error fetching the commit references. Please try again later.
nsfs: add ioctl to get a parent namespace
Pid and user namepaces are hierarchical. There is no way to discover parent-child relationships. In a future we will use this interface to dump and restore nested namespaces. Acked-by:Serge Hallyn <serge@hallyn.com> Signed-off-by:
Andrei Vagin <avagin@openvz.org> Signed-off-by:
Eric W. Biederman <ebiederm@xmission.com>
Showing
- fs/nsfs.c 4 additions, 0 deletionsfs/nsfs.c
- include/linux/proc_ns.h 1 addition, 0 deletionsinclude/linux/proc_ns.h
- include/uapi/linux/nsfs.h 2 additions, 0 deletionsinclude/uapi/linux/nsfs.h
- kernel/pid_namespace.c 19 additions, 0 deletionskernel/pid_namespace.c
- kernel/user_namespace.c 1 addition, 0 deletionskernel/user_namespace.c
Please register or sign in to comment