]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: state machine for snapshot based mirror promote/demote
authorMykola Golub <mgolub@suse.com>
Fri, 11 Oct 2019 18:32:31 +0000 (19:32 +0100)
committerMykola Golub <mgolub@suse.com>
Tue, 10 Dec 2019 15:45:30 +0000 (15:45 +0000)
commit55dcce90bf460f54bbfb6bdba68b2f1f24d973da
tree47d763c0b7e55780cb21a6eda922e4c4089ffac7
parent2bfac34784645b4ba895c7613cccd124a085d9a7
librbd: state machine for snapshot based mirror promote/demote

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/librbd/CMakeLists.txt
src/librbd/mirror/snapshot/DemoteRequest.cc [new file with mode: 0644]
src/librbd/mirror/snapshot/DemoteRequest.h [new file with mode: 0644]
src/librbd/mirror/snapshot/PromoteRequest.cc [new file with mode: 0644]
src/librbd/mirror/snapshot/PromoteRequest.h [new file with mode: 0644]