]> Git Repo - linux.git/commit
ceph: have get_authorizer methods return pointers
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)
commita3530df33eb91d787d08c7383a0a9982690e42d0
tree3022fc82ea661654bfca48fae32a7a1584dba1e8
parenta255651d4cad89f1a606edd36135af892ada4f20
ceph: have get_authorizer methods return pointers

Have the get_authorizer auth_client method return a ceph_auth
pointer rather than an integer, pointer-encoding any returned
error value.  This is to pave the way for making use of the
returned value in an upcoming patch.

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.054259 seconds and 4 git commands to generate.