git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8291ad
)
nfsd: remove unnecessary atomic ops
author
J. Bruce Fields
<bfields@citi.umich.edu>
Mon, 28 Apr 2008 22:22:50 +0000
(18:22 -0400)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Sun, 18 May 2008 23:12:54 +0000
(19:12 -0400)
These bit operations don't need to be atomic. They're all done under a
single big mutex anyway.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
No differences found