git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bed9b5
)
libceph: wrap auth ops in wrapper functions
author
Sage Weil
<sage@inktank.com>
Mon, 25 Mar 2013 17:26:14 +0000
(10:26 -0700)
committer
Sage 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