From: Chuck Lever Date: Wed, 23 Aug 2006 00:06:20 +0000 (-0400) Subject: NFS: Convert NFS client to use new rpc_create() API X-Git-Tag: v2.6.19-rc1~1271^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41877d207c46f050b709f452703ade20c3b4a096;p=pandora-kernel.git NFS: Convert NFS client to use new rpc_create() API Convert NFS client mount logic to use rpc_create() instead of the old xprt_create_proto/rpc_create_client API. Test plan: Mount stress tests. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed