Searched hist:a7306ed8d94af729ecef8b6e37506a1c6fc14788 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | nsfs.h | diff a7306ed8d94af729ecef8b6e37506a1c6fc14788 Tue Sep 06 02:47:15 CDT 2016 Andrey Vagin <avagin@openvz.org> 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>
|
/openbmc/linux/include/linux/ |
H A D | proc_ns.h | diff a7306ed8d94af729ecef8b6e37506a1c6fc14788 Tue Sep 06 02:47:15 CDT 2016 Andrey Vagin <avagin@openvz.org> 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>
|
/openbmc/linux/fs/ |
H A D | nsfs.c | diff a7306ed8d94af729ecef8b6e37506a1c6fc14788 Tue Sep 06 02:47:15 CDT 2016 Andrey Vagin <avagin@openvz.org> 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>
|
/openbmc/linux/kernel/ |
H A D | user_namespace.c | diff a7306ed8d94af729ecef8b6e37506a1c6fc14788 Tue Sep 06 02:47:15 CDT 2016 Andrey Vagin <avagin@openvz.org> 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>
|
H A D | pid_namespace.c | diff a7306ed8d94af729ecef8b6e37506a1c6fc14788 Tue Sep 06 02:47:15 CDT 2016 Andrey Vagin <avagin@openvz.org> 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>
|