]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore/cbjournal: make journal_tail and written_to to use journal_seq_t...
authormyoungwon oh <ohmyoungwon@gmail.com>
Fri, 3 Jun 2022 01:27:32 +0000 (10:27 +0900)
committermyoungwon oh <ohmyoungwon@gmail.com>
Fri, 19 Aug 2022 03:40:43 +0000 (12:40 +0900)
commit8aab9256b1a9575f3b0855c0dc467c01e47e4bf6
tree736fd70c0454bd53acbb670d5b8ccea36cbe1caf
parent4ba6ade57c41412b2933d161931a8c8268a9e007
crimson/os/seastore/cbjournal: make journal_tail and written_to to use journal_seq_t instead of rbm_abs_addr

Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
src/crimson/os/seastore/journal/circular_bounded_journal.cc
src/crimson/os/seastore/journal/circular_bounded_journal.h
src/test/crimson/seastore/test_cbjournal.cc