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:
0d8a374
)
NFS: Fix the locking in nfs4_callback_getattr
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 4 Aug 2010 13:29:52 +0000
(09:29 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 6 Aug 2010 17:41:39 +0000
(13:41 -0400)
The delegation is protected by RCU now, so we need to replace the
nfsi->rwsem protection with an rcu protected section.
Reported-by: Fred Isaman <iisaman@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found