[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <11290.1224873841@redhat.com>
Date: Fri, 24 Oct 2008 19:44:01 +0100
From: David Howells <dhowells@...hat.com>
To: "Serge E. Hallyn" <serue@...ibm.com>
Cc: dhowells@...hat.com, Stephen Rothwell <sfr@...b.auug.org.au>,
lkml <linux-kernel@...r.kernel.org>, jmorris@...ibm.com
Subject: Re: [PATCH] User namespaces: set of cleanups (v2)
Serge E. Hallyn <serue@...ibm.com> wrote:
> I've just tested with David's plain creds-v3 tree
Note the creds-v4 branch is now current. Is it worth me replacing that with a
tree that just has a master branch to simplify things?
> - struct user_namespace *ns = current->nsproxy->user_ns;
> + struct user_namespace *ns = current_user()->user_ns;
current_user_ns() perchance?
Looks
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists