+8
−22
Loading
The current nvme_ctrlr will be registered as io_device even when multipath is supported. Then we do not have to differentiate completion processing between reset from bdev_io and internal reset. Hence inline bdev_nvme_reset_io_complete() into bdev_nvme_reset_complete(). Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ife2c4c93d423da3953174ac860485a6e095a28bd Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8587 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>