summaryrefslogtreecommitdiff
path: root/iosched.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-03iosched: break out io scheduling functions from xutilsDaniel Borkmann1-0/+76
ipt>
authorTrond Myklebust <trond.myklebust@primarydata.com>2016-08-02 13:47:43 -0400
committerTrond Myklebust <trond.myklebust@primarydata.com>2016-08-02 13:47:43 -0400
commitad3331acb1464024d20a184d3358f3cecc373b54 (patch)
tree90984e1d1965db64103d6da9535d58fd3e4c2f5b
parent1f4c17a03ba7f430d63dba8c8e08ff1e2712581d (diff)
SUNRPC: Fix up socket autodisconnect
Ensure that we don't forget to set up the disconnection timer for the case when a connect request is fulfilled after the RPC request that initiated it has timed out or been interrupted. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat