]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror: moved pool watcher listener interface out of templated class
authorJason Dillaman <dillaman@redhat.com>
Thu, 8 Mar 2018 21:49:07 +0000 (16:49 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 10 Apr 2018 20:31:32 +0000 (16:31 -0400)
commit7a0f91e12557beda27758336e41df382abfffebc
treeffc953080c9072475f83d89e5e6cda173414b0fe
parent8a902f78573f07f01eaeb51e22d7f1bf58eb6869
rbd-mirror: moved pool watcher listener interface out of templated class

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/rbd_mirror/test_PoolWatcher.cc
src/test/rbd_mirror/test_mock_PoolWatcher.cc
src/tools/rbd_mirror/PoolReplayer.h
src/tools/rbd_mirror/PoolWatcher.cc
src/tools/rbd_mirror/PoolWatcher.h
src/tools/rbd_mirror/pool_watcher/Types.h [new file with mode: 0644]