sunrpc: Hash uids by first computing their value in the initial userns
authorEric W. Biederman <ebiederm@xmission.com>
Sat, 2 Feb 2013 09:57:30 +0000 (01:57 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Wed, 13 Feb 2013 14:15:23 +0000 (06:15 -0800)
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>

No differences found