From: Sage Weil Date: Wed, 18 Nov 2009 19:27:06 +0000 (-0800) Subject: ceph: remove unnecessary ceph_con_shutdown X-Git-Tag: v2.6.34-rc2~9^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71ececdacae24be333c534869cb1b06357f0e215;p=pandora-kernel.git ceph: remove unnecessary ceph_con_shutdown We require that ceph_con_close be called before we drop the connection, so this is unneeded. Just BUG if con->sock != NULL. Signed-off-by: Sage Weil --- Reading git-diff-tree failed