OSDN Git Service

SUNRPC: Allow soft RPC calls to time out when waiting for the XPRT_LOCK
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 4 Sep 2018 03:11:15 +0000 (23:11 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 30 Sep 2018 19:35:15 +0000 (15:35 -0400)
commitf05d54ecf66224e2c585f969aa7b9dbe76a1ec46
tree14cd9d1529123b69a715daa181eef5cb1db9cdf0
parent89f90fe1ad8bc7cde7f1859abdc392d02ee952de
SUNRPC: Allow soft RPC calls to time out when waiting for the XPRT_LOCK

This no longer causes them to lose their place in the transmission queue.

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