Skip to content
Snippets Groups Projects
Commit 0d62f85a authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: Fix a BAD_SEQUENCEID condition.


We really shouldn't be resetting the sequence ids when doing state
expiration recovery, since we don't know if the server still remembers our
previous state owners. There are servers out there that do attempt to
preserve client state even if the lease has expired. Such a server would
only release that state if a conflicting OPEN request occurs.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent f3c76491
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment