[PATCH] RPC: portmapper doesn't need a reserved port
authorChuck Lever <cel@citi.umich.edu>
Thu, 11 Aug 2005 20:25:17 +0000 (16:25 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 23 Sep 2005 16:38:08 +0000 (12:38 -0400)
commit602f83273c89fdd25f24757564d8001cf723e740
tree5268f27e143907ca08d265fdbc49e9c5c89e914d
parenteab5c084b858fd95a873fc2b97de9a9ad937b4ed
[PATCH] RPC: portmapper doesn't need a reserved port

 The in-kernel portmapper does not require a reserved port for making
 bind queries.

 Test-plan:
 Tens of runs of the Connectathon locking suite with TCP and UDP
 against several other NFS server implementations using NFSv3,
 not NFSv4 (which doesn't require rpcbind).

 Version: Thu, 11 Aug 2005 16:02:43 -0400

Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/pmap_clnt.c