]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: convert AioObjectRequest/AioObjectRead classes to templates
authorJason Dillaman <dillaman@redhat.com>
Wed, 27 Jul 2016 13:07:00 +0000 (09:07 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 2 Aug 2016 13:56:21 +0000 (09:56 -0400)
commit840a473e7fb94124ca7c571fc3dd2c787e0d265a
treeed998d41fc12940236f4663391d0aa0358147364
parent65b336f68596a430629692a8682c5cfe883c31f1
librbd: convert AioObjectRequest/AioObjectRead classes to templates

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/AioImageRequest.cc
src/librbd/AioImageRequest.h
src/librbd/AioObjectRequest.cc
src/librbd/AioObjectRequest.h
src/librbd/CopyupRequest.cc
src/librbd/CopyupRequest.h
src/librbd/Journal.h
src/librbd/internal.cc
src/librbd/operation/TrimRequest.cc
src/test/librbd/mock/MockJournal.h
src/test/librbd/test_mock_Journal.cc