Skip to content
Commit 03f318ca authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfsd4: extend reclaim period for reclaiming clients



If the client is only renewing state a little sooner than once a lease
period, then it might not discover the server has restarted till close
to the end of the grace period, and might run out of time to do the
actual reclaim.

Extend the grace period by a second each time we notice there are
clients still trying to reclaim, up to a limit of another whole lease
period.

Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent ce397d21
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