commit | a7306ed8d94af729ecef8b6e37506a1c6fc14788 | [log] [tgz] |
---|---|---|
author | Andrey Vagin <avagin@openvz.org> | Tue Sep 06 00:47:15 2016 -0700 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Thu Sep 22 19:59:41 2016 -0500 |
tree | 0d45320911d2a339bc0abd6bacd5703c7308c08c | |
parent | 6786741dbf99e44fb0c0ed85a37582b8a26f1c3b [diff] |
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>