]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: add backref manager
authorXuehan Xu <xxhdx1985126@gmail.com>
Fri, 18 Feb 2022 09:36:10 +0000 (17:36 +0800)
committerXuehan Xu <xxhdx1985126@gmail.com>
Sat, 7 May 2022 04:51:33 +0000 (12:51 +0800)
commit25722fba9545951c765510ce888e61c813ced1aa
tree50bebe14443af853de60286cd2c273488db6951f
parent34792d876ef2b4439e33ab34c4341b844eb313c9
crimson/os/seastore: add backref manager

Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com>
src/crimson/os/seastore/CMakeLists.txt
src/crimson/os/seastore/backref/backref_tree_node.h
src/crimson/os/seastore/backref/btree_backref_manager.cc [new file with mode: 0644]
src/crimson/os/seastore/backref/btree_backref_manager.h [new file with mode: 0644]
src/crimson/os/seastore/backref_manager.cc [new file with mode: 0644]
src/crimson/os/seastore/backref_manager.h [new file with mode: 0644]
src/crimson/os/seastore/cache.h
src/crimson/os/seastore/cached_extent.h
src/crimson/os/seastore/seastore_types.h
src/crimson/os/seastore/transaction.h