OSDN Git Service

SUNRPC: Simplify identification of when the message send/receive is complete
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 28 Aug 2018 13:00:27 +0000 (09:00 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 30 Sep 2018 19:35:14 +0000 (15:35 -0400)
commit7ebbbc6e7bd023903daa5bd95726edf2d60b559c
treea003306aac3affe9ea03ad7165f7a2c9dd1ac6d6
parent3021a5bbbf0aa0252f2993b84ee903a0eca0b690
SUNRPC: Simplify identification of when the message send/receive is complete

Add states to indicate that the message send and receive are not yet
complete.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
include/linux/sunrpc/sched.h
net/sunrpc/clnt.c
net/sunrpc/xprt.c