Skip to content
Commit 3b5ede07 authored by Sage Weil's avatar Sage Weil
Browse files

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: default avatarSage Weil <sage@inktank.com>
parent 070c633f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment