Loading
bdev/nvme: move module finish callback to nvme_ctrlr_delete
This is done in preparation for using the non-blocking versions of the spdk_nvme_detach API, which will delay controller's delation until the detach is completed asynchronously. Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: Ia785408c9a94427e60bf239e6036a5e89d589f61 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8727 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>