summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/clnt.c
diff options
context:
space:
mode:
authorTrond Myklebust2015-06-04 21:37:10 +0200
committerTrond Myklebust2015-06-05 17:15:43 +0200
commit0d2a970d0ae55086520e1e58e572a7acd519429c (patch)
treeb91159e4d38c5c9599cfb7500395729ced35a245 /net/sunrpc/clnt.c
parentSUNRPC: Clean up allocation and freeing of back channel requests (diff)
downloadkernel-qcow2-linux-0d2a970d0ae55086520e1e58e572a7acd519429c.tar.gz
kernel-qcow2-linux-0d2a970d0ae55086520e1e58e572a7acd519429c.tar.xz
kernel-qcow2-linux-0d2a970d0ae55086520e1e58e572a7acd519429c.zip
SUNRPC: Fix a backchannel race
We need to allow the server to send a new request immediately after we've replied to the previous one. Right now, there is a window between the send and the release of the old request in rpc_put_task(), where the server could send us a new backchannel RPC call, and we have no request to service it. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'net/sunrpc/clnt.c')
0 files changed, 0 insertions, 0 deletions