From: Eric W. Biederman Date: Fri, 1 Jun 2012 22:14:19 +0000 (-0600) Subject: userns: Teach security_path_chown to take kuids and kgids X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~49^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2b31ca644fdc8704de3367a6a56a5c958c77f53;p=pandora-kernel.git userns: Teach security_path_chown to take kuids and kgids Don't make the security modules deal with raw user space uid and gids instead pass in a kuid_t and a kgid_t so that security modules only have to deal with internal kernel uids and gids. Cc: Al Viro Cc: James Morris Cc: John Johansen Cc: Kentaro Takeda Cc: Tetsuo Handa Acked-by: Serge Hallyn Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed