commit | 8f43fb53894079bf0caab6e348ceaffe7adc651a | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@inktank.com> | Wed May 16 15:16:39 2012 -0500 |
committer | Alex Elder <elder@dreamhost.com> | Thu May 17 08:18:13 2012 -0500 |
tree | 248ffc7366b569d13049a31e2cb1c88750d45ead | |
parent | a3530df33eb91d787d08c7383a0a9982690e42d0 [diff] |
ceph: use info returned by get_authorizer Rather than passing a bunch of arguments to be filled in with the content of the ceph_auth_handshake buffer now returned by the get_authorizer method, just use the returned information in the caller, and drop the unnecessary arguments. Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Sage Weil <sage@inktank.com>