Hello, This series fixes #7139 (Linux kernel client, "dead tcp connections during connection negotiation may lead to hangs"). 1/2 and 2/2 are preparatory patches, 3/3 is the actual fix. Thanks, Ilya Ilya Dryomov (3): libceph: add function names to timeout dout()s libceph: introduce con_fault_raise() and switch to it libceph: handle dead tcp connections during connection negotiation include/linux/ceph/messenger.h | 5 +++++ net/ceph/ceph_common.c | 1 + net/ceph/messenger.c | 44 +++++++++++++++++++++++++++++++++++++--- net/ceph/osd_client.c | 5 +++-- 4 files changed, 50 insertions(+), 5 deletions(-) -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html