[Devel] Re: [RFC PATCH 3/4] namespace containers: add nsproxy to nscont struct
Paul Menage
menage at google.com
Tue Feb 13 10:36:20 PST 2007
On 2/13/07, Serge E. Hallyn <serue at 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
More information about the Devel
mailing list