]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: distinguish from commit-time and submit-time sequences
authorYingxin Cheng <yingxin.cheng@intel.com>
Wed, 27 Jul 2022 03:50:40 +0000 (11:50 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Wed, 27 Jul 2022 08:20:40 +0000 (16:20 +0800)
commitdb7a484eb2a7f0c36c58102c14e9322dd8d6a5dc
treed2dc6b715be3912b7952ffef9c9bf0ff5d717e49
parente70ca62d9cfd5c5891d4327739ba6fc4159b5c03
crimson/os/seastore: distinguish from commit-time and submit-time sequences

Also, the committed journal head should be updated atomically with the
rest of the complete-commit logics.

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/crimson/os/seastore/async_cleaner.cc
src/crimson/os/seastore/async_cleaner.h
src/crimson/os/seastore/journal/segment_allocator.cc
src/crimson/os/seastore/transaction_manager.cc