]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: use helper method to create librados::IoCtxs
authorJason Dillaman <dillaman@redhat.com>
Thu, 23 Aug 2018 18:36:45 +0000 (14:36 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 19 Sep 2018 12:05:29 +0000 (08:05 -0400)
commit8209789dc3c3fea46498f8f82b974945e58d26cf
treec5bf97a1939a84b9dddbf7b8ecebc938a074076f
parent625ac30e69d409907294f08b9af18dac13e026d4
librbd: use helper method to create librados::IoCtxs

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
12 files changed:
src/librbd/Utils.cc
src/librbd/Utils.h
src/librbd/api/Group.cc
src/librbd/api/Image.cc
src/librbd/api/Migration.cc
src/librbd/api/Mirror.cc
src/librbd/api/Snapshot.cc
src/librbd/image/DetachChildRequest.cc
src/librbd/image/OpenRequest.cc
src/librbd/image/RefreshParentRequest.cc
src/librbd/internal.cc
src/librbd/operation/SnapshotUnprotectRequest.cc