From: Chuck Lever Date: Wed, 23 Aug 2006 00:06:21 +0000 (-0400) Subject: SUNRPC: Convert RPC portmapper to use new rpc_create() API X-Git-Tag: v2.6.19-rc1~1271^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e1968c58d72c4b85d8a69bda1e194f9701fb224;p=pandora-kernel.git SUNRPC: Convert RPC portmapper to use new rpc_create() API Replace xprt_create_proto/rpc_create_client calls in pmap_clnt.c with new rpc_create() API. Test plan: Repeated runs of Connectathon locking suite. Check network trace for proper PMAP calls and replies. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed