commit | 7eaf040b720bc8c0ce5cd49151ca194ca2d56842 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Fri Feb 01 16:31:17 2013 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Feb 13 06:15:16 2013 -0800 |
tree | 85ea36dccdad8fed0da5e4e0277ecc3d47dc142b | |
parent | bf37f794372d5b8fda66702e1f3e70d4f07b6533 [diff] |
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" <bfields@fieldses.org> Cc: Trond Myklebust <Trond.Myklebust@netapp.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>