]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: helper state machine for asynchronous watch recovery
authorJason Dillaman <dillaman@redhat.com>
Mon, 15 Aug 2016 19:46:23 +0000 (15:46 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 23 Aug 2016 16:23:07 +0000 (12:23 -0400)
commit32180aaf42050a01981c33f84edd95eff931ee6c
tree3f8c17938a4aee880ca3f7b77a78bead5584897e
parent66c605573f840c0db8b3630315ea50e9fc987509
librbd: helper state machine for asynchronous watch recovery

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/CMakeLists.txt
src/librbd/Makefile.am
src/librbd/image_watcher/RewatchRequest.cc [new file with mode: 0644]
src/librbd/image_watcher/RewatchRequest.h [new file with mode: 0644]
src/test/Makefile-client.am
src/test/librbd/CMakeLists.txt
src/test/librbd/image_watcher/test_mock_RewatchRequest.cc [new file with mode: 0644]
src/test/librbd/mock/MockExclusiveLock.h