]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: integrate image cache hooks into IO path 9121/head
authorJason Dillaman <dillaman@redhat.com>
Fri, 26 Aug 2016 17:48:23 +0000 (13:48 -0400)
committerJason Dillaman <dillaman@redhat.com>
Sat, 27 Aug 2016 23:37:37 +0000 (19:37 -0400)
commit8e69b2efc4fbeb842355cbd22b32c48194577396
tree65e60a891c642cd93cab1276ba54886ec7a4d548
parent6beb353c1afa116fd805ceb3155acacda25f40bf
librbd: integrate image cache hooks into IO path

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/AioImageRequest.cc
src/librbd/ImageCtx.h
src/test/librbd/mock/MockImageCtx.h
src/test/librbd/mock/cache/MockImageCache.h [new file with mode: 0644]
src/test/librbd/test_mock_AioImageRequest.cc