From: Alex Elder Date: Wed, 16 May 2012 20:16:38 +0000 (-0500) Subject: ceph: messenger: rework prepare_connect_authorizer() X-Git-Tag: v3.5-rc1~36^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1c6b9803f5491e94041e6da96bc9dec3870e792;p=pandora-kernel.git ceph: messenger: rework prepare_connect_authorizer() 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 Reviewed-by: Sage Weil --- Reading git-diff-tree failed