]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd-mirror HA: move librbd::image_watcher::Notifier to librbd::object_watcher 11290/head
authorMykola Golub <mgolub@mirantis.com>
Sat, 1 Oct 2016 19:23:48 +0000 (22:23 +0300)
committerMykola Golub <mgolub@mirantis.com>
Tue, 4 Oct 2016 10:51:46 +0000 (13:51 +0300)
commit6dda2b9384d53b107985289a4355f8ed3c7f5b69
tree949e8db6413b9b991c6411702b12ee62299bf79e
parent110238608a32ba4f47b1dcc9dafa8ee67d4cd066
rbd-mirror HA: move librbd::image_watcher::Notifier to librbd::object_watcher

Fixes: http://tracker.ceph.com/issues/17017
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
src/librbd/CMakeLists.txt
src/librbd/ImageWatcher.cc
src/librbd/ImageWatcher.h
src/librbd/image_watcher/Notifier.cc [deleted file]
src/librbd/image_watcher/Notifier.h [deleted file]
src/librbd/image_watcher/NotifyLockOwner.cc
src/librbd/image_watcher/NotifyLockOwner.h
src/librbd/object_watcher/Notifier.cc [new file with mode: 0644]
src/librbd/object_watcher/Notifier.h [new file with mode: 0644]