From: J. Bruce Fields Date: Tue, 15 Sep 2009 22:07:35 +0000 (-0400) Subject: nfsd4: use common rpc_cred for all callbacks X-Git-Tag: v2.6.32-rc1~412^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80fc015bdfe1f5b870c1e1ee02d78e709523fee7;p=pandora-kernel.git nfsd4: use common rpc_cred for all callbacks Callbacks are always made using the machine's identity, so we can use a single auth_generic credential shared among callbacks to all clients and let the rpc code take care of the rest. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed