SUNRPC: Add a transmission queue for RPC requests
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 10 Aug 2018 03:33:21 +0000 (23:33 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 30 Sep 2018 19:35:15 +0000 (15:35 -0400)
commit944b042921a17d1a4e51bb05f8edf2b93d26e36f
tree8a1b6271aae6794793c136d2b12b1386f739b25d
parentef3f54347f690d06649c0d7a1f63d3410b3d08d3
SUNRPC: Add a transmission queue for RPC requests

Add the queue that will enforce the ordering of RPC task transmission.

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