diff options
author | Alexey Dobriyan <adobriyan@gmail.com> | 2009-06-18 01:27:52 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-18 22:03:55 +0200 |
commit | ed469a63c37a996fa2c7041d2dc980715707902c (patch) | |
tree | a81bb7ff48cf56a10facf949407a28eb9e5961ea /init/Makefile | |
parent | pids: clean up find_task_by_pid variants (diff) | |
download | linux-ed469a63c37a996fa2c7041d2dc980715707902c.tar.xz linux-ed469a63c37a996fa2c7041d2dc980715707902c.zip |
pidns: make create_pid_namespace() accept parent pidns
create_pid_namespace() creates everything, but caller has to assign parent
pidns by hand, which is unnatural. At the moment of call new ->level has
to be taken from somewhere and parent pidns is already available.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Pavel Emelyanov <xemul@openvz.org>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Acked-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Reviewed-by: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'init/Makefile')
0 files changed, 0 insertions, 0 deletions