libceph: wrap auth ops in wrapper functions
authorSage Weil <sage@inktank.com>
Mon, 25 Mar 2013 17:26:14 +0000 (10:26 -0700)
committerSage Weil <sage@inktank.com>
Thu, 2 May 2013 04:17:14 +0000 (21:17 -0700)
Use wrapper functions that check whether the auth op exists so that callers
do not need a bunch of conditional checks.  Simplifies the external
interface.

Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Alex Elder <elder@inktank.com>

No differences found