]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
blk: add configuration to be set to select block driver
authorChangcheng Liu <changcheng.liu@aliyun.com>
Thu, 16 Jul 2020 10:24:49 +0000 (18:24 +0800)
committerChangcheng Liu <changcheng.liu@aliyun.com>
Tue, 21 Jul 2020 05:56:35 +0000 (13:56 +0800)
commit9bd37c5ba99b2a5177a5c657b9d0431b81dbacd6
tree48212d44445036ed076d0e01039cd3ea0d3cfade
parent125e02e0dd7ec669b7e6751e320082d53960d9ef
blk: add configuration to be set to select block driver

Besides blk's internal policy to auto select block drvier,
it need supply one configuration to let user to select the
driver for specific requirement.

Suggested-by: Kefu Chai <kefu@redhat.com>
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
src/blk/BlockDevice.cc
src/blk/BlockDevice.h
src/common/options.cc