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:
882e9d2
)
nfsd: add locking to stateowner release
author
Jeff Layton
<jlayton@primarydata.com>
Wed, 30 Jul 2014 01:34:38 +0000
(21:34 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Thu, 31 Jul 2014 18:20:27 +0000
(14:20 -0400)
Once we remove the client_mutex, we'll need to properly protect
the stateowner reference counts using the cl_lock.
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found