]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/tools/store_nbd: add FuturizedStore driver
authorSamuel Just <sjust@redhat.com>
Sat, 8 May 2021 01:56:14 +0000 (18:56 -0700)
committerSamuel Just <sjust@redhat.com>
Wed, 12 May 2021 04:15:55 +0000 (21:15 -0700)
commitb612df65f60a0dc0cd43bd06e507426039e2e985
treeeffcb61c40f74833319aa84245ced44f0d85950d
parent38f195a11d4765f13da99f8f851c8beaa066bc82
crimson/tools/store_nbd: add FuturizedStore driver

Allows usage of bluestore and seastore.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/tools/CMakeLists.txt
src/crimson/tools/store_nbd/block_driver.cc
src/crimson/tools/store_nbd/block_driver.h
src/crimson/tools/store_nbd/fs_driver.cc [new file with mode: 0644]
src/crimson/tools/store_nbd/fs_driver.h [new file with mode: 0644]