]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror HA: create pool locker / leader class
authorMykola Golub <mgolub@mirantis.com>
Mon, 23 Jan 2017 14:22:51 +0000 (15:22 +0100)
committerMykola Golub <mgolub@mirantis.com>
Wed, 1 Feb 2017 09:55:03 +0000 (10:55 +0100)
commit733a0049b0a0405aea8a5694401feee642625eea
tree807738e9f3c4ec5a5e26853f1bfd5847b283bcc1
parent16f78785174d3b98ad44fdc331aabdee8c913712
rbd-mirror HA: create pool locker / leader class

Fixes: http://tracker.ceph.com/issues/17019
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
src/common/config_opts.h
src/test/rbd_mirror/CMakeLists.txt
src/test/rbd_mirror/test_LeaderWatcher.cc [new file with mode: 0644]
src/test/rbd_mirror/test_main.cc
src/test/rbd_mirror/test_mock_LeaderWatcher.cc [new file with mode: 0644]
src/tools/rbd_mirror/CMakeLists.txt
src/tools/rbd_mirror/LeaderWatcher.cc [new file with mode: 0644]
src/tools/rbd_mirror/LeaderWatcher.h [new file with mode: 0644]