From: Chuck Lever Date: Thu, 29 Mar 2007 20:48:04 +0000 (-0400) Subject: SUNRPC: introduce rpcbind: replacement for in-kernel portmapper X-Git-Tag: v2.6.22-rc1~1035^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a509050bd3b8e0aa269c2241aa10d74ca7701e2f;p=pandora-kernel.git SUNRPC: introduce rpcbind: replacement for in-kernel portmapper Introduce a replacement for the in-kernel portmapper client that supports all 3 versions of the rpcbind protocol. This code is not used yet. Original code by Groupe Bull updated for the latest kernel, with multiple bug fixes. Note that rpcb_clnt.c does not yet support registering via versions 3 and 4 of the rpcbind protocol. That is planned for a later patch. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed