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

NFSv4: Fix a reboot recovery race when opening a file



If the server reboots after it has replied to our OPEN, but before we
call nfs4_opendata_to_nfs4_state(), then the reboot recovery thread
will not see a stateid for this open, and so will fail to recover it.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 65b62a29
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