+12
−14
Loading
Add the second parameter remove and include path removal into bdev_nvme_failover(). Additionally, bdev_nvme_failover() returns only two return values, 0 or -EAGAIN, and hence change bdev_nvme_remove_trid() to return the return value of bdev_nvme_failover() directly. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ife560f886e32ecec23691e01e87069502e27cc0c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4867 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>