]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: remove parent cache config from ImageCtx
authorshangdehao1 <dehao.shang@intel.com>
Mon, 10 Jun 2019 01:19:36 +0000 (09:19 +0800)
committerJason Dillaman <dillaman@redhat.com>
Mon, 24 Jun 2019 21:36:54 +0000 (17:36 -0400)
commit65eb28fbe411a5eafd2aac450f1730e3f496c095
treed96d9105b460fd5d8355940763741560085846eb
parent2fd37724950811ab287fe7eede3d6bc7091b599d
librbd: remove parent cache config from ImageCtx

Signed-off-by: Dehao Shang <dehao.shang@intel.com>
src/librbd/ImageCtx.cc
src/librbd/ImageCtx.h
src/librbd/cache/ParentCacheObjectDispatch.cc
src/librbd/cache/ParentCacheObjectDispatch.h
src/librbd/image/OpenRequest.cc