From: Sage Weil Date: Fri, 20 Jul 2012 22:22:53 +0000 (-0700) Subject: libceph: fix fault locking; close socket on lossy fault X-Git-Tag: v3.6-rc1~36^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b5ede07b55b52c3be27749d183d87257d032065;p=pandora-kernel.git libceph: fix fault locking; close socket on lossy fault If we fault on a lossy connection, we should still close the socket immediately, and do so under the con mutex. We should also take the con mutex before printing out the state bits in the debug output. Signed-off-by: Sage Weil --- Reading git-diff-tree failed