From: Eric W. Biederman Date: Sat, 2 Feb 2013 00:31:17 +0000 (-0800) Subject: sunrpc: Use kuid_t and kgid_t where appropriate X-Git-Tag: v3.9-rc1~85^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eaf040b720bc8c0ce5cd49151ca194ca2d56842;p=pandora-kernel.git sunrpc: Use kuid_t and kgid_t where appropriate Convert variables that store uids and gids to be of type kuid_t and kgid_t instead of type uid_t and gid_t. Cc: "J. Bruce Fields" Cc: Trond Myklebust Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed