From: J. Bruce Fields Date: Tue, 15 May 2012 01:20:54 +0000 (-0400) Subject: nfsd4: stricter cred comparison for setclientid/exchange_id X-Git-Tag: v3.5-rc1~18^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fbba96e5b327665265ad02b7f331b68536828bf;p=pandora-kernel.git nfsd4: stricter cred comparison for setclientid/exchange_id The typical setclientid or exchange_id will probably be performed with a credential that maps to either root or nobody, so comparing just uid's is unlikely to be useful. So, use everything else we can get our hands on. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed