1
0
Files
linux/security
Eric W. Biederman aeb3ae9da9 userns: Add an explicit reference to the parent user namespace
I am about to remove the struct user_namespace reference from struct user_struct.
So keep an explicit track of the parent user namespace.

Take advantage of this new reference and replace instances of user_ns->creator->user_ns
with user_ns->parent.

Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
2012-04-07 16:55:52 -07:00
..
2012-02-14 10:45:42 +11:00
2012-02-16 10:25:18 +11:00
2012-01-10 10:20:35 -05:00
2012-02-10 09:18:52 +11:00
2012-03-20 21:29:41 -04:00
2012-02-10 09:18:52 +11:00
2012-02-14 10:45:42 +11:00