SUNRPC: SOFTCONN tasks should time out when on the sending list
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 17 Sep 2023 18:59:40 +0000 (14:59 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 22 Oct 2023 23:47:57 +0000 (19:47 -0400)
commit59464b262ff5b35840f1af77c52173dee9f4de31
tree0026e610fe7bcf6f5fd46c6621438f32210084c7
parentf663507e29ff061d3b6e5e8f3b75689ee9dc7214
SUNRPC: SOFTCONN tasks should time out when on the sending list

SOFTCONN tasks need to periodically check if the transport is still
connected, so that they can time out if that is not the case.

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