Skip to content
Commit 8d480326 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: Cap the transport reconnection timer at 1/2 lease period



We don't want to miss a lease period renewal due to the TCP connection
failing to reconnect in a timely fashion. To ensure this doesn't happen,
cap the reconnection timer so that we retry the connection attempt
at least every 1/2 lease period.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent fb10fb67
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