]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: drop journal tail info from segment_tail_t
authorYingxin Cheng <yingxin.cheng@intel.com>
Thu, 21 Jul 2022 07:49:54 +0000 (15:49 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Thu, 21 Jul 2022 12:18:59 +0000 (20:18 +0800)
commitf4db494c95b0d6768d87553d72ac7913a550b6e0
tree736ec668472384beb6cf8b5c415f1d86e373e119
parent1c2a0b9c30d0d5facba16ded32b7168081f08668
crimson/os/seastore: drop journal tail info from segment_tail_t

We will write a segment header right after writing a segment tail during
rolling, so there is no need to store journal tail in segment tail.

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