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

NFSv4: Remove nfs4_client->cl_sem from close() path



 We no longer need to worry about collisions between close() and the state
 recovery code, since the new close will automatically recheck the
 file state once it is done waiting on its sequence slot.

 Ditto for the nfs4_proc_locku() procedure.

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