]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: introduce logical bucket and demote process
authorZhang Song <zhangsong02@qianxin.com>
Thu, 3 Jul 2025 10:09:17 +0000 (18:09 +0800)
committerXuehan Xu <xuxuehan@qianxin.com>
Thu, 30 Jul 2026 02:12:26 +0000 (10:12 +0800)
commit671b1b4ffcf37d83bd7622b36c81b2876fe6a1a2
tree1637a72b1e3b3e18e986b59afa178de44df5ec3e
parent2d629af107b2691fbc4d67f8ef4114998e8cef74
crimson/os/seastore: introduce logical bucket and demote process

Signed-off-by: Zhang Song <zhangsong02@qianxin.com>
Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
src/crimson/os/seastore/CMakeLists.txt
src/crimson/os/seastore/async_cleaner.h
src/crimson/os/seastore/extent_placement_manager.cc
src/crimson/os/seastore/logical_bucket.cc [new file with mode: 0644]
src/crimson/os/seastore/logical_bucket.h [new file with mode: 0644]
src/crimson/os/seastore/transaction_manager.cc
src/crimson/os/seastore/transaction_manager.h