commit | e9f238c3041e2582a710e75910c8cbf2a98e51b2 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sat Aug 11 12:38:26 2012 -0700 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Tue Nov 20 04:18:15 2012 -0800 |
tree | 240f7aedaac495dbc17364c6318eedf2ae8ed5c2 | |
parent | b2e0d98705e60e45bbb3c0032c48824ad7ae0704 [diff] |
procfs: Print task uids and gids in the userns that opened the proc file Instead of using current_userns() use the userns of the opener of the file so that if the file is passed between processes the contents of the file do not change. Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>