From: Sage Weil Date: Thu, 21 Jun 2012 19:47:08 +0000 (-0700) Subject: libceph: use con get/put methods X-Git-Tag: v3.6-rc1~36^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36eb71aa57e6a33d61fd90a2fd87f00c6844bc86;p=pandora-kernel.git libceph: use con get/put methods 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 Reviewed-by: Alex Elder --- Reading git-diff-tree failed