]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: init and shut down image IO dispatch layer
authorJason Dillaman <dillaman@redhat.com>
Fri, 1 May 2020 01:37:56 +0000 (21:37 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 14 May 2020 15:56:45 +0000 (11:56 -0400)
commitce6004afce14bd9588b6aa5660e3e515cfbddc65
treeee087e8223cbff5f5b89e4ba6a5e6602c317dc12
parentb6382d0968dd47933506ac9ac45d087308146bcb
librbd: init and shut down image IO dispatch layer

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/ImageCtx.cc
src/librbd/ImageCtx.h
src/librbd/image/CloseRequest.cc
src/librbd/image/CloseRequest.h
src/librbd/io/ImageDispatchSpec.h
src/test/librbd/mock/MockImageCtx.h
src/test/librbd/mock/io/MockImageDispatcher.h [new file with mode: 0644]