]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: consolidate Cache::init_cached_extent with drop_from_cache
authorYingxin Cheng <yingxin.cheng@intel.com>
Thu, 13 Jan 2022 06:44:58 +0000 (14:44 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Fri, 21 Jan 2022 06:58:17 +0000 (14:58 +0800)
commit96ad6104d78c096795ac3045aa38014915f079dc
tree3af859113ac1c2fac1f3288696901b61a76952f3
parente73755faa10bed384772d2d71b1a556a5f38213e
crimson/os/seastore: consolidate Cache::init_cached_extent with drop_from_cache

So Cache::drop_from_cache() can be removed, and make it possible to add
related logs within the Cache component.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/crimson/os/seastore/cache.h
src/crimson/os/seastore/lba_manager.h
src/crimson/os/seastore/lba_manager/btree/btree_lba_manager.cc
src/crimson/os/seastore/lba_manager/btree/lba_btree.cc
src/crimson/os/seastore/lba_manager/btree/lba_btree.h