]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: introduce SegmentAllocator and integrate with Journal
authorYingxin Cheng <yingxin.cheng@intel.com>
Fri, 18 Feb 2022 06:47:17 +0000 (14:47 +0800)
committerYingxin Cheng <yingxin.cheng@intel.com>
Thu, 24 Feb 2022 12:55:37 +0000 (20:55 +0800)
commitb0db4be190390a1ed8325425a8669a22dc028ea4
tree37900d27e07b95a4ba071c5c0d298c4aeb956485
parenta1e549075859b9385368fd4a6ca541ee6366306c
crimson/os/seastore: introduce SegmentAllocator and integrate with Journal

Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
src/crimson/os/seastore/CMakeLists.txt
src/crimson/os/seastore/journal/segment_allocator.cc [new file with mode: 0644]
src/crimson/os/seastore/journal/segment_allocator.h [new file with mode: 0644]
src/crimson/os/seastore/journal/segmented_journal.cc
src/crimson/os/seastore/journal/segmented_journal.h