commit | 27859f9773e4a0b2042435b13400ee2c891a61f4 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@inktank.com> | Mon Mar 25 10:26:14 2013 -0700 |
committer | Sage Weil <sage@inktank.com> | Wed May 01 21:17:14 2013 -0700 |
tree | 28b8e7133959c88f4de89cc98eee2016874b1ca6 | |
parent | 0bed9b5c523d577378b6f83eab5835fe30c27208 [diff] |
libceph: wrap auth ops in wrapper functions 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>