Spdk/module/bdev/rbd
Tan Long a79af5e7a5 bdev/rbd: Support config_param and config_file simultaneously for rbd_register_cluster
config_param and config_file are not conflict to specify rados configurations,
support specify both of them is more reasonable. Therefore, After this patch,
users can choose the one from the three ways: config_param, config_file + key_file
or config_param + config_file + key_file.

Signed-off-by: Tan Long <tanl12@chinatelecom.cn>
Change-Id: Ide17af72c4965df1e6541f4f50d4fa5309865486
Signed-off-by: Tan Long <tanl12@chinatelecom.cn>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10679
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Reviewed-by: GangCao <gang.cao@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Xiaodong Liu <xiaodong.liu@intel.com>
Reviewed-by: Dong Yi <dongx.yi@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2022-01-17 09:44:56 +00:00
..
bdev_rbd_rpc.c bdev/rbd: Add key_file to the rbd_register_cluster RPC 2022-01-17 09:44:56 +00:00
bdev_rbd.c bdev/rbd: Support config_param and config_file simultaneously for rbd_register_cluster 2022-01-17 09:44:56 +00:00
bdev_rbd.h bdev/rbd: Add key_file to the rbd_register_cluster RPC 2022-01-17 09:44:56 +00:00
Makefile so_ver: increase all major versions 2021-02-05 14:43:47 +00:00