summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/rpcb_clnt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync nameChuck Lever2007-07-111-18/+19
* SUNRPC: Rename rpcb_getport_external routineChuck Lever2007-07-111-10/+11
* SUNRPC: Allow rpcbind requests to be interrupted by a signal.Chuck Lever2007-07-111-1/+2
* SUNRPC: Remove rpc_clnt->cl_countTrond Myklebust2007-07-111-1/+1
* SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust2007-07-111-2/+4
* SUNRPC: introduce rpcbind: replacement for in-kernel portmapperChuck Lever2007-05-011-0/+625