]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Fix up the back channel transmit
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 1 Sep 2018 21:21:01 +0000 (17:21 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 30 Sep 2018 19:35:15 +0000 (15:35 -0400)
commit4021bfe09b589d83e2c05223ec327499ed6d17f8
tree2818f8a4900851e138d01567e6c3733d1ee2cc1e
parent01ea1df3c50273c0fe3789f9b7e6ab2bbb45d5b8
SUNRPC: Fix up the back channel transmit

Fix up the back channel code to recognise that it has already been
transmitted, so does not need to be called again.
Also ensure that we set req->rq_task.

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