]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0374ad13e198e77726d5654076ba65b8d86b91f8
tree8a1b6271aae6794793c136d2b12b1386f739b25d
parent959729738e5ef090b9a5c27cfd386442ec2c3bda
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