]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit34de169cc78d140f16b0cca519f4d47ddc12db7e
treea003306aac3affe9ea03ad7165f7a2c9dd1ac6d6
parent45e0992acba2a82a16be1cc424340271ac3c4f92
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