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:
88d892a
)
ceph: invalidate_authorizer without con->mutex held
author
Sage Weil
<sage@newdream.net>
Thu, 25 Feb 2010 20:38:57 +0000
(12:38 -0800)
committer
Sage Weil
<sage@newdream.net>
Thu, 25 Feb 2010 20:38:57 +0000
(12:38 -0800)
This fixes lock ABBA inversion, as the ->invalidate_authorizer()
op may need to take a lock (or even call back into the
messenger).
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found