]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore/async_cleaner: re-introduce journal_header member 47183/head
authorYingxin Cheng <yingxin.cheng@intel.com>
Wed, 20 Jul 2022 04:14:46 +0000 (12:14 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 20 Jul 2022 04:14:46 +0000 (12:14 +0800)
commit85950c0646f81eb5703e8bb3b4876dc70786a07a
tree38fd8123872cd737e12132a1e4e64bbf20d5a4ed
parent46f51079caf7be1fe57c02dd4376de766fd194fd
crimson/os/seastore/async_cleaner: re-introduce journal_header member

RBM won't have segments_info_t, it has to maintain the journal_header by
itself.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/crimson/os/seastore/async_cleaner.cc
src/crimson/os/seastore/async_cleaner.h
src/test/crimson/seastore/test_btree_lba_manager.cc
src/test/crimson/seastore/test_seastore_journal.cc