diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-07-26 13:02:49 +0200 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-11-20 13:17:43 +0100 |
commit | bcf58e725ddc45d31addbc6627d4f0edccc824c1 (patch) | |
tree | e6dff2fbed40f26d8c45f78e23a7476527573bf1 /ipc/util.h | |
parent | userns: Allow unprivileged use of setns. (diff) | |
download | linux-bcf58e725ddc45d31addbc6627d4f0edccc824c1.tar.xz linux-bcf58e725ddc45d31addbc6627d4f0edccc824c1.zip |
userns: Make create_new_namespaces take a user_ns parameter
Modify create_new_namespaces to explicitly take a user namespace
parameter, instead of implicitly through the task_struct.
This allows an implementation of unshare(CLONE_NEWUSER) where
the new user namespace is not stored onto the current task_struct
until after all of the namespaces are created.
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions