Spdk/module/bdev/rbd
Ziye Yang e1e73440d3 bdev/rbd: open image on only one spdk_thread
Purpose: Only Open image on one spdk_thread
due to the limitation of librbd module in order to
eliminate the lock overhead among different
spdk_threads on operating on the same image.

Change-Id: I64c62e8ae1c3324b92cfd953b44ec08af6688530
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6812
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: GangCao <gang.cao@intel.com>
Reviewed-by: Xiaodong Liu <xiaodong.liu@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2021-07-26 08:57:09 +00:00
..
bdev_rbd_rpc.c rbd/rpc: Add a rpc call to get the info of the clusters. 2021-05-26 09:21:48 +00:00
bdev_rbd.c bdev/rbd: open image on only one spdk_thread 2021-07-26 08:57:09 +00:00
bdev_rbd.h rbd/rpc: Add a rpc call to get the info of the clusters. 2021-05-26 09:21:48 +00:00
Makefile so_ver: increase all major versions 2021-02-05 14:43:47 +00:00