On 2/13/07, Serge E. Hallyn <[EMAIL PROTECTED]> 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 _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
