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

NFSv4: Fix client recovery when server reboots multiple times



If the server reboots multiple times, the client should rely on the
server to tell it that it cannot reclaim state as per section 9.6.3.4
in RFC7530 and section 8.4.2.1 in RFC5661.
Currently, the client is being to conservative, and is assuming that
if the server reboots while state recovery is in progress, then it must
ignore state that was not recovered before the reboot.

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