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:
5a0f8fd
)
ceph: messenger: rework prepare_connect_authorizer()
author
Alex Elder
<elder@inktank.com>
Wed, 16 May 2012 20:16:38 +0000
(15:16 -0500)
committer
Alex Elder
<elder@dreamhost.com>
Thu, 17 May 2012 13:18:12 +0000
(08:18 -0500)
Change prepare_connect_authorizer() so it returns without dropping
the connection mutex if the connection has no get_authorizer method.
Use the symbolic CEPH_AUTH_UNKNOWN instead of 0 when assigning
authorization protocols.
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
No differences found