]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: remove remainder of ImageCache API hooks 37726/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 20 Oct 2020 15:13:11 +0000 (11:13 -0400)
committerJason Dillaman <dillaman@redhat.com>
Tue, 20 Oct 2020 15:13:11 +0000 (11:13 -0400)
commitf53c3eef2bd7c217733c674a087929514ab28975
tree508461f2c27577d8a3da49d60690bf6874cc9772
parent9745a4cd1999ab2f36042b93e7ade6fa76fc8eda
librbd: remove remainder of ImageCache API hooks

With the incorporation of the ImageDispatcher, there is no longer a
need for the ImageCache (and related) classes which were added as
a temporary workaround to incorporate the PWL cache.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/CMakeLists.txt
src/librbd/cache/ImageCache.h [deleted file]
src/librbd/cache/PassthroughImageCache.cc [deleted file]
src/librbd/cache/PassthroughImageCache.h [deleted file]
src/librbd/cache/pwl/ReplicatedWriteLog.h
src/librbd/cache/pwl/Request.h
src/librbd/cache/pwl/Types.cc