[Devel] Re: [RFC PATCH 1/4] Add a user_namespace as creator/owner of uts_namespace

Alexey Dobriyan adobriyan at gmail.com
Fri Dec 10 16:50:44 PST 2010


On Thu, Dec 09, 2010 at 05:20:27PM +0000, Serge E. Hallyn wrote:
>  struct uts_namespace {
>  	struct kref kref;
>  	struct new_utsname name;
> +	struct user_namespace *user_ns;

You're going to add these to the rest?
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list