From: Rahul Iyer Date: Wed, 1 Apr 2009 13:23:17 +0000 (-0400) Subject: nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt. X-Git-Tag: v2.6.31-rc1~58^2~3^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=343952fa5aac888934ffc203abed26a823400eb6;p=pandora-kernel.git nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt. Obtain the rpc_xprt from the rpc_rqst so that calls and callback replies can both use the same code path. A client needs the rpc_xprt in order to reply to a callback. Signed-off-by: Rahul Iyer Signed-off-by: Ricardo Labiaga Signed-off-by: Benny Halevy --- Reading git-diff-tree failed