]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Use rpcbind version 2 GETPORT
authorChuck Lever <chuck.lever@oracle.com>
Wed, 25 Jun 2008 21:24:39 +0000 (17:24 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:09:35 +0000 (12:09 -0400)
commitabb9207d9ed20ced92df79446ca108ee82f2db13
treec563074d6c0834954a14e4b6e5c0bef650b82ca9
parentc5ed92e532954305cbe97b121dd66953d62f9505
SUNRPC: Use rpcbind version 2 GETPORT

Clean up: Change the version 2 procedure name to GETPORT.  It's the same
procedure number as GETADDR, but version 2 implementations usually refer
to it as GETPORT.

This also now matches the procedure name used in the version 2 procedure
entry in the rpcb_next_version[] array, making it slightly less confusing.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/rpcb_clnt.c