Re: [RFC PATCH 3/4] namespace containers: add nsproxy to nscont struct [message #10254 is a reply to message #10252] |
Tue, 13 February 2007 18:36  |
Paul Menage
Messages: 642 Registered: September 2006
|
Senior Member |
|
|
On 2/13/07, Serge E. Hallyn <serue@us.ibm.com> wrote:
>
> Would you complain if I change kernel/container.c:container_clone() to
> return the container *, so that ns_container_clone() doesn't need to
> deduce that from tsk? So something like the following (not even
> compiled, just to show what I'd be doing):
>
No real objections, as long as there are no issues with locking, etc.
I don't think it's really needed though, since task_container() will
give you this anyway.
Paul
|
|
|