| commit | aa80dd9dbe86743ae6e52c836f6ab1472c469927 | [log] [tgz] |
|---|---|---|
| author | Sage Weil <sage@inktank.com> | Mon Mar 25 10:26:14 2013 -0700 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 20 11:58:47 2013 -0700 |
| tree | 1b5a77428bc53dd4cf0988c6328bbea34adaee1f | |
| parent | 29c65a277a64645af853e8c9a9b3dda0ddc421e0 [diff] |
libceph: wrap auth ops in wrapper functions commit 27859f9773e4a0b2042435b13400ee2c891a61f4 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>