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

ceph: fix locking for waking session requests after reconnect



The session->s_waiting list is protected by mdsc->mutex, not s_mutex.  This
was causing (rare) s_waiting list corruption.

Fix errors paths too, while we're here.  A more thorough cleanup of this
function is coming soon.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent d85b7056
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment