+32
−7
Loading
BUG FIX: call nbd_bdev_hot_remove will stuck if it is called when nbd has in-flight IOs. nbd_bdev_hot_remove is asynchronous. It will guarantee the stop of this nbd. nbd hot remove test will be added later Signed-off-by:MengjinWu <mengjin.wu@intel.com> Change-Id: I0a0dfab31fafd3d61212ade53c74ad05dbbff268 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8039 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Reviewed-by:
Ziye Yang <ziye.yang@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
GangCao <gang.cao@intel.com> Reviewed-by:
Xiaodong Liu <xiaodong.liu@intel.com> Reviewed-by:
<dongx.yi@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>