SUNRPC: Add a function to display the name of an RPC procedure
authorChuck Lever <chuck.lever@oracle.com>
Wed, 21 May 2008 21:09:12 +0000 (17:09 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 9 Jul 2008 16:08:53 +0000 (12:08 -0400)
commit3748f1e447ac1dbf45f33ee7491a008a8bb5cdf0
tree1e6fced9b21cb730424a1dc0805bf08819b43832
parent6fb1bc10303c0d88f635d014324432ab6ee49d1b
SUNRPC: Add a function to display the name of an RPC procedure

Improve debugging messages in call_start() and call_verify() by having
them show the RPC procedure name instead of the procedure number.

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