From: Sage Weil Date: Thu, 21 Jun 2012 19:49:23 +0000 (-0700) Subject: libceph: drop ceph_con_get/put helpers and nref member X-Git-Tag: v3.6-rc1~36^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d59315ca8c0de00df9b363f94a2641a30961ca1c;p=pandora-kernel.git libceph: drop ceph_con_get/put helpers and nref member 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 --- Reading git-diff-tree failed