diff options
author | 2011-11-16 23:20:58 -0800 | |
---|---|---|
committer | 2012-04-07 16:55:54 -0700 | |
commit | d0bd6594e286bd6145e04e19e8d3fa2e902cb800 (patch) | |
tree | ec512935f5cf2b4ae95927a47e96ad716159fb04 /fs/proc/array.c | |
parent | mqueue: Explicitly capture the user namespace to send the notification to. (diff) | |
download | wireguard-linux-d0bd6594e286bd6145e04e19e8d3fa2e902cb800.tar.xz wireguard-linux-d0bd6594e286bd6145e04e19e8d3fa2e902cb800.zip |
userns: Deprecate and rename the user_namespace reference in the user_struct
With a user_ns reference in struct cred the only user of the user namespace
reference in struct user_struct is to keep the uid hash table alive.
The user_namespace reference in struct user_struct will be going away soon, and
I have removed all of the references. Rename the field from user_ns to _user_ns
so that the compiler can verify nothing follows the user struct to the user
namespace anymore.
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions