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

libceph: move ceph_con_send() closed check under the con mutex



Take the con mutex before checking whether the connection is closed to
avoid racing with someone else closing it.

Signed-off-by: default avatarSage Weil <sage@inktank.com>
parent 00650931
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