diff options
author | Sage Weil <sage@newdream.net> | 2010-05-11 00:58:38 -0400 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2010-05-11 12:53:57 -0400 |
commit | 9abf82b8bc93dd904738a71ca69aa5df356d4d24 (patch) | |
tree | 208c5112173832092f93b8d91b8e8ec6f36209aa /firmware | |
parent | d85b705663905b3dae30007f824355bdcfcf3f00 (diff) |
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: Sage Weil <sage@newdream.net>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions