numam-spdk/module/bdev/rbd
Ziye Yang 5c0160263c bdev/rbd: Revise bdev_rbd_create rpc function.
Revise bdev_rbd_create rpc call to add an optional
parameter "--cluster-name", e.g., "--cluster-name Rados".

Then users can create a rbd bdev with registered
Rados Cluster. This shared strategy can be used to
remove the thread creation overhead if multiple rbds
are connected to the same Ceph cluster.

Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Change-Id: Ide5800f8fc6b2074805272a59731c666fe279b9a
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7584
Community-CI: Broadcom CI
Community-CI: Mellanox Build Bot
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2021-05-19 08:08:39 +00:00
..
bdev_rbd_rpc.c bdev/rbd: Revise bdev_rbd_create rpc function. 2021-05-19 08:08:39 +00:00
bdev_rbd.c bdev/rbd: Revise bdev_rbd_create rpc function. 2021-05-19 08:08:39 +00:00
bdev_rbd.h bdev/rbd: Revise bdev_rbd_create rpc function. 2021-05-19 08:08:39 +00:00
Makefile so_ver: increase all major versions 2021-02-05 14:43:47 +00:00