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:
36eb71a
)
libceph: drop ceph_con_get/put helpers and nref member
author
Sage Weil
<sage@inktank.com>
Thu, 21 Jun 2012 19:49:23 +0000
(12:49 -0700)
committer
Alex Elder
<elder@inktank.com>
Fri, 22 Jun 2012 13:13:45 +0000
(08:13 -0500)
These are no longer used. Every ceph_connection instance is embedded in
another structure, and refcounts manipulated via the get/put ops.
Signed-off-by: Sage Weil <sage@inktank.com>
No differences found