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