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

NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner


It is quite possible for the release_lockowner RPC call to race with the
close RPC call, in which case, we cannot dereference lsp->ls_state in
order to find the nfs_server.

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