Skip to content
Snippets Groups Projects
Commit b55e0ba1 authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfsd: remove unnecessary atomic ops


These bit operations don't need to be atomic.  They're all done under a
single big mutex anyway.

Signed-off-by: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
parent b8291ad0
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