commit | 9e469e30d712b54cd3ff4a82d4dd5510522b8f16 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sat Feb 02 01:57:30 2013 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Feb 13 06:15:23 2013 -0800 |
tree | e3bf5401b2489973a0b7f10e1f555f24e07f0341 | |
parent | 683428fae8c73d7d7da0fa2e0b6beb4d8df4e808 [diff] |
sunrpc: Hash uids by first computing their value in the initial userns In svcauth_unix introduce a helper unix_gid_hash as otherwise the expresion to generate the hash value is just too long. Cc: "J. Bruce Fields" <bfields@fieldses.org> Cc: Trond Myklebust <Trond.Myklebust@netapp.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>