From: Andy Adamson Date: Tue, 25 Jan 2011 15:38:01 +0000 (+0000) Subject: NFS do not find client in NFSv4 pg_authenticate X-Git-Tag: v2.6.38-rc3~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=778be232a207e79088ba70d832ac25dfea6fbf1a;p=pandora-kernel.git NFS do not find client in NFSv4 pg_authenticate The information required to find the nfs_client cooresponding to the incoming back channel request is contained in the NFS layer. Perform minimal checking in the RPC layer pg_authenticate method, and push more detailed checking into the NFS layer where the nfs_client can be found. Signed-off-by: Andy Adamson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed