Re: [PATCH] User namespaces: set of cleanups (v2)

From: David Howells
Date: Fri Oct 24 2008 - 14:44:21 EST


Serge E. Hallyn <serue@xxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/