]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crimson/os/seastore: create random_block_device using make_device at startup time
authormyoungwon oh <ohmyoungwon@gmail.com>
Mon, 13 Feb 2023 01:17:58 +0000 (10:17 +0900)
committermyoungwon oh <ohmyoungwon@gmail.com>
Sat, 25 Feb 2023 03:08:20 +0000 (12:08 +0900)
commit2e4ab7fdba997557fa7e93d3fbfb44862ec9a859
tree53dd5964ddd25b1591f66b8fcf6069711bc5e362
parentd8749faf21dc74e91f670f320619e2209929ae24
crimson/os/seastore: create random_block_device using make_device at startup time

Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
src/common/options/crimson.yaml.in
src/crimson/os/seastore/CMakeLists.txt
src/crimson/os/seastore/device.cc
src/crimson/os/seastore/random_block_manager.cc [new file with mode: 0644]
src/crimson/os/seastore/random_block_manager.h
src/crimson/os/seastore/seastore.cc