]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: new attach child state machine
authorMykola Golub <mgolub@suse.com>
Wed, 16 Jan 2019 11:58:04 +0000 (11:58 +0000)
committerMykola Golub <mgolub@suse.com>
Tue, 19 Feb 2019 08:43:09 +0000 (08:43 +0000)
commitc896c092fba9c6f858bee6cc3e1d4492ab32aa16
treecd0edd8cee9e31d0111105163dc245fa2767f84d
parent79d9fea47ba0544e9b4bb9b2f51744280b89a35c
librbd: new attach child state machine

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/librbd/CMakeLists.txt
src/librbd/image/AttachChildRequest.cc [new file with mode: 0644]
src/librbd/image/AttachChildRequest.h [new file with mode: 0644]
src/test/librbd/CMakeLists.txt
src/test/librbd/image/test_mock_AttachChildRequest.cc [new file with mode: 0644]