]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd: Removed ObjectWatcher class and substituted with Watcher class
authorRicardo Dias <rdias@suse.com>
Tue, 15 Nov 2016 11:11:28 +0000 (11:11 +0000)
committerJason Dillaman <dillaman@redhat.com>
Tue, 3 Jan 2017 14:20:08 +0000 (09:20 -0500)
commit653df23bf0047502e4dd156065fbba53666cef42
treefd435c0160112b5c6ffddb01ff4bd179cd5dc08e
parent1eb2ebcce27ff2d88c2dafa9f96d013531ffb9f1
rbd: Removed ObjectWatcher class and substituted with Watcher class

Signed-off-by: Ricardo Dias <rdias@suse.com>
src/librbd/CMakeLists.txt
src/librbd/MirroringWatcher.cc
src/librbd/MirroringWatcher.h
src/librbd/ObjectWatcher.cc [deleted file]
src/librbd/ObjectWatcher.h [deleted file]
src/librbd/mirroring_watcher/Types.cc
src/librbd/watcher/Types.cc
src/test/librbd/CMakeLists.txt
src/test/librbd/test_MirroringWatcher.cc
src/tools/rbd_mirror/Replayer.cc