From: Eric W. Biederman Date: Sat, 11 Aug 2012 19:38:26 +0000 (-0700) Subject: procfs: Print task uids and gids in the userns that opened the proc file X-Git-Tag: v3.8-rc1~77^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9f238c3041e2582a710e75910c8cbf2a98e51b2;p=pandora-kernel.git 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 Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed