]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/rbd_mirror: wait for release leader lock fully complete 25935/head
authorMykola Golub <mgolub@suse.com>
Sat, 12 Jan 2019 15:55:25 +0000 (15:55 +0000)
committerMykola Golub <mgolub@suse.com>
Sat, 12 Jan 2019 16:03:31 +0000 (16:03 +0000)
commitf1b2c6a841ff90e48e8b602a9f0454a14b8f32f8
tree9273ea1eb198246a3a177e7a95b0310e44e4eedf
parent94620be57c1c8640930c331cb8a589f8f3a9bc76
test/rbd_mirror: wait for release leader lock fully complete

Previously the wait context was completed at post_release_lock
stage, which still was not the end of the lock releasing process.

Fixes: https://tracker.ceph.com/issues/37883
Signed-off-by: Mykola Golub <mgolub@suse.com>
src/test/rbd_mirror/test_mock_LeaderWatcher.cc