]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: new attach parent state machine
authorJason Dillaman <dillaman@redhat.com>
Tue, 4 Sep 2018 16:54:46 +0000 (12:54 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 19 Sep 2018 12:05:29 +0000 (08:05 -0400)
commitab6f5437fcb134e41c27f7f5726f047a058bbf09
tree1edbb0ab831e95c28722d462088af30c58a270bd
parent6949adba21d7457a3d002b93318eae3f68c1663b
librbd: new attach parent state machine

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/CMakeLists.txt
src/librbd/image/AttachParentRequest.cc [new file with mode: 0644]
src/librbd/image/AttachParentRequest.h [new file with mode: 0644]
src/test/librbd/CMakeLists.txt
src/test/librbd/image/test_mock_AttachParentRequest.cc [new file with mode: 0644]