]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: wrap a object dispatcher facade around object cacher
authorJason Dillaman <dillaman@redhat.com>
Fri, 16 Feb 2018 00:40:06 +0000 (19:40 -0500)
committerJason Dillaman <dillaman@redhat.com>
Wed, 7 Mar 2018 17:45:41 +0000 (12:45 -0500)
commit425e579a3dee7b4663e2b0835928400090288948
tree7ff972ed6dd1c963ea545f5a0ae676415a73b34d
parent623294202ad53195c5883111509bc23e2775cc09
librbd: wrap a object dispatcher facade around object cacher

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/CMakeLists.txt
src/librbd/cache/ObjectCacherObjectDispatch.cc [new file with mode: 0644]
src/librbd/cache/ObjectCacherObjectDispatch.h [new file with mode: 0644]