From: Eric W. Biederman Date: Sat, 2 Feb 2013 09:57:30 +0000 (-0800) Subject: sunrpc: Hash uids by first computing their value in the initial userns X-Git-Tag: v3.9-rc1~85^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e469e30d712b54cd3ff4a82d4dd5510522b8f16;p=pandora-kernel.git 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" Cc: Trond Myklebust Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed