]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: journal::Replay no longer holds lock while completing callback 10645/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 22 Jun 2016 22:09:29 +0000 (18:09 -0400)
committerLoic Dachary <ldachary@redhat.com>
Wed, 10 Aug 2016 08:03:13 +0000 (10:03 +0200)
commit18a66cb375bf6540a3908f843b004c652eacc2dc
tree3dfbd88922f1b5367cbe0b25b7f3fce0d73a2adf
parentaacb793948a69294e518f8458be6e670df23fe53
librbd: journal::Replay no longer holds lock while completing callback

Fixes: http://tracker.ceph.com/issues/16433
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 3112a93b49c24f9ae101a7f252c8e708e0d3e260)
src/librbd/journal/Replay.cc