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

NFSv4: Fix up another delegation related race


When we can update_open_stateid(), we need to be certain that we don't
race with a delegation return. While we could do this by grabbing the
nfs_client->cl_lock, a dedicated spin lock in the delegation structure
will scale better.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 0cb2659b
No related branches found
No related tags found
No related merge requests found
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