]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: helper method to create new data pool IOContext
authorJason Dillaman <dillaman@redhat.com>
Thu, 3 Sep 2020 17:33:42 +0000 (13:33 -0400)
committerJason Dillaman <dillaman@redhat.com>
Fri, 18 Sep 2020 03:52:32 +0000 (23:52 -0400)
commit6c4785be79cb2320517e543ac970461cfbb1c615
tree5ccf239af07a137d5c4ba2bc6738ff4ff86ddb9a
parentad7372e355f2b0704d5051629a2610476df63d51
librbd: helper method to create new data pool IOContext

Deep-copy will require the ability to issue IOs against arbitrary
IOContexts via the image-extent IO dispatcher.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/ImageCtx.cc
src/librbd/ImageCtx.h
src/test/librbd/mock/MockImageCtx.cc
src/test/librbd/mock/MockImageCtx.h