]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: fix possible deadlock in librbd ImageWatcher tests
authorJason Dillaman <dillaman@redhat.com>
Tue, 12 May 2015 14:07:21 +0000 (10:07 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 28 Jul 2015 20:36:35 +0000 (16:36 -0400)
commita88b180571cb481a31cb94c249a3b486220232fa
treec7946e230d78e28d1528b33842f3c9911dd61241
parent321eb8d1c3f7d553addb780928e201acf5091132
tests: fix possible deadlock in librbd ImageWatcher tests

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 742a85d667b26b3490d96270b5c500b08f2a5283)
src/librbd/ImageCtx.cc
src/test/librbd/test_ImageWatcher.cc