Changes since v1: If try_write() needs to re-open a connection when there is a message send in progress, just requeue it. This is more robust, since it handles all possible ways the connection could have gotten to that state. Jim Schutt (1): libceph: fix handle_timeout() racing with con_work()/try_write() net/ceph/messenger.c | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) -- 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