]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/journal: use SegmentManager methods for block size, etc
authorSamuel Just <sjust@redhat.com>
Wed, 28 Apr 2021 07:21:19 +0000 (00:21 -0700)
committerSamuel Just <sjust@redhat.com>
Fri, 7 May 2021 07:36:44 +0000 (00:36 -0700)
commitc9bd2971fdbb1f0baf2fd9b4d115b653945b4387
tree02b839590bd926ebbcc49d943ff9d930cd1c15c6
parentd67b3c22499bf57b80a656edbb3684088e5e5dd1
crimson/os/journal: use SegmentManager methods for block size, etc

Otherwise, initing those values needs to be done after the SegmentManager
instance is mounted.  This is simpler for now.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/os/seastore/journal.cc
src/crimson/os/seastore/journal.h