diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2008-05-21 17:09:19 -0400 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2008-07-09 12:08:53 -0400 |
commit | b0e1c57ea00302c3ac541ffd37e7db07d13cd674 (patch) | |
tree | 1efbe305bfff8141ae0d27a03dacc5bbf4ae58a6 /net/netlink | |
parent | 3748f1e447ac1dbf45f33ee7491a008a8bb5cdf0 (diff) |
SUNRPC: Rename "call_" functions that are no longer FSM states
The RPC client uses a finite state machine to move RPC tasks through each
step of an RPC request. Each state is contained in a function in
net/sunrpc/clnt.c, and named call_foo.
Some of the functions named call_foo have changed over the past few years and
are no longer states in the FSM. These include: call_encode, call_header,
and call_verify. As a clean up, rename the functions that have changed.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'net/netlink')
0 files changed, 0 insertions, 0 deletions