]> Git Repo - linux.git/commit
ceph: use info returned by get_authorizer
authorAlex Elder <[email protected]>
Wed, 16 May 2012 20:16:39 +0000 (15:16 -0500)
committerAlex Elder <[email protected]>
Thu, 17 May 2012 13:18:13 +0000 (08:18 -0500)
commit8f43fb53894079bf0caab6e348ceaffe7adc651a
tree248ffc7366b569d13049a31e2cb1c88750d45ead
parenta3530df33eb91d787d08c7383a0a9982690e42d0
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 <[email protected]>
Reviewed-by: Sage Weil <[email protected]>
fs/ceph/mds_client.c
include/linux/ceph/messenger.h
net/ceph/messenger.c
net/ceph/osd_client.c
This page took 0.055633 seconds and 4 git commands to generate.