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

libceph: move msgr clear_standby under con mutex protection



Avoid dropping and retaking con->mutex in the ceph_con_send() case by
leaving locking up to the caller.

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