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

NFSv4: Close another NFSv4 recovery race



State recovery currently relies on being able to find a valid
nfs_open_context in the inode->open_files list.
We therefore need to put the nfs_open_context on the list while
we're still protected by the sp->so_reclaim_seqcount in order
to avoid reboot races.

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