]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: AioCompletion should retrieve CephContext from ImageCtx
authorJason Dillaman <dillaman@redhat.com>
Thu, 12 May 2016 19:15:04 +0000 (15:15 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 7 Jun 2016 11:30:48 +0000 (07:30 -0400)
commit133b1ffb21c982003c7aa9dafd585062f9b2eb51
treecaac74ec37bff7c04334d6f4b4ec53d3615f33a2
parent82587a31f1d8ba1765f164391796753cf97a1878
librbd: AioCompletion should retrieve CephContext from ImageCtx

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/AioCompletion.cc
src/librbd/AioCompletion.h
src/librbd/AioImageRequest.cc
src/librbd/AioImageRequest.h
src/librbd/AioImageRequestWQ.cc
src/librbd/AioObjectRequest.cc
src/librbd/librbd.cc
src/test/librbd/journal/test_mock_Replay.cc
src/test/librbd/test_mock_Journal.cc