Re: [RFC PATCH 1/4] Add a user_namespace as creator/owner ofuts_namespace

From: Alexey Dobriyan
Date: Fri Dec 10 2010 - 19:51:31 EST


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?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/