]> git-server-git.apps.pok.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>
Thu, 4 Jun 2015 20:52:05 +0000 (16:52 -0400)
commit742a85d667b26b3490d96270b5c500b08f2a5283
tree817305b0e791c2fbfa7762dbcdf24e05155e3c66
parent45cb9cb5980e90235b8244d0d61ece40bde4784a
tests: fix possible deadlock in librbd ImageWatcher tests

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/ImageCtx.cc
src/test/librbd/test_ImageWatcher.cc