From: Eric W. Biederman Date: Sun, 13 Jun 2010 03:32:34 +0000 (+0000) Subject: scm: Capture the full credentials of the scm sender. X-Git-Tag: v2.6.36-rc1~571^2~551 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=257b5358b32f;p=pandora-kernel.git scm: Capture the full credentials of the scm sender. Start capturing not only the userspace pid, uid and gid values of the sending process but also the struct pid and struct cred of the sending process as well. This is in preparation for properly supporting SCM_CREDENTIALS for sockets that have different uid and/or pid namespaces at the different ends. Signed-off-by: Eric W. Biederman Acked-by: Serge E. Hallyn Signed-off-by: David S. Miller --- Reading git-diff-tree failed