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:
26ce171
)
libceph: use con get/put methods
author
Sage Weil
<sage@inktank.com>
Thu, 21 Jun 2012 19:47:08 +0000
(12:47 -0700)
committer
Alex Elder
<elder@inktank.com>
Fri, 22 Jun 2012 12:30:27 +0000
(07:30 -0500)
The ceph_con_get/put() helpers manipulate the embedded con ref
count, which isn't used now that ceph_connections are embedded in
other structures.
Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Alex Elder <elder@inktank.com>
No differences found