]>
author | myoungwon oh <ohmyoungwon@gmail.com> | |
Fri, 11 Jun 2021 12:00:16 +0000 (21:00 +0900) | ||
committer | myoungwon oh <ohmyoungwon@gmail.com> | |
Tue, 15 Jun 2021 02:09:06 +0000 (11:09 +0900) | ||
commit | d2cfc48676ec2f5e0f2f381f58744fffe8a7b7f0 | |
tree | 23d1852b754f891eeb49813a9e857c7dd991545d | tree | snapshot |
parent | dbde4ff9be9268c28e3a14a66a891649e901f038 | commit | diff |
src/crimson/os/seastore/CMakeLists.txt | diff | blob | history | |
src/crimson/os/seastore/nvmedevice/nvmedevice.cc | [deleted file] | blob | history |
src/crimson/os/seastore/nvmedevice/nvmedevice.h | [deleted file] | blob | history |
src/crimson/os/seastore/random_block_manager.h | [new file with mode: 0644] | blob |
src/crimson/os/seastore/random_block_manager/nvme_manager.cc | [new file with mode: 0644] | blob |
src/crimson/os/seastore/random_block_manager/nvme_manager.h | [new file with mode: 0644] | blob |
src/crimson/os/seastore/random_block_manager/nvmedevice.cc | [new file with mode: 0644] | blob |
src/crimson/os/seastore/random_block_manager/nvmedevice.h | [new file with mode: 0644] | blob |
src/crimson/os/seastore/randomblock_manager.cc | [deleted file] | blob | history |
src/crimson/os/seastore/randomblock_manager.h | [deleted file] | blob | history |
src/test/crimson/seastore/nvmedevice/test_nvmedevice.cc | diff | blob | history | |
src/test/crimson/seastore/test_randomblock_manager.cc | diff | blob | history |