Skip to content
Commit 28e89394 authored by Timo Rothenpieler's avatar Timo Rothenpieler Committed by Greg Kroah-Hartman
Browse files

svcrdma: disable timeouts on rdma backchannel

commit 6820bf77

 upstream.

This brings it in line with the regular tcp backchannel, which also has
all those timeouts disabled.

Prevents the backchannel from timing out, getting some async operations
like server side copying getting stuck indefinitely on the client side.

Signed-off-by: default avatarTimo Rothenpieler <timo@rothenpieler.org>
Fixes: 5d252f90

 ("svcrdma: Add class for RDMA backwards direction transport")
Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 39e2d3eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment