From: Sage Weil Date: Fri, 1 Jun 2012 03:27:50 +0000 (-0700) Subject: libceph: drop connection refcounting for mon_client X-Git-Tag: v3.6-rc1~36^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec87ef4309d33bd9c87a53bb5152a86ae7a65f25;p=pandora-kernel.git libceph: drop connection refcounting for mon_client All references to the embedded ceph_connection come from the msgr workqueue, which is drained prior to mon_client destruction. That means we can ignore con refcounting entirely. Signed-off-by: Sage Weil Reviewed-by: Alex Elder --- Reading git-diff-tree failed