From: Sage Weil Date: Fri, 20 Jul 2012 22:33:04 +0000 (-0700) Subject: libceph: move msgr clear_standby under con mutex protection X-Git-Tag: v3.6-rc1~36^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00650931e52e97fe64096bec167f5a6780dfd94a;p=pandora-kernel.git libceph: move msgr clear_standby under con mutex protection Avoid dropping and retaking con->mutex in the ceph_con_send() case by leaving locking up to the caller. Signed-off-by: Sage Weil --- Reading git-diff-tree failed