Loading
bdev/nvme: Change parameter of nvme_ctrlr_depopulate_namespace_done() from ctrlr to ns
The following patches will need to update nvme_bdev_ns at nvme_ctrlr_depopulate_namespace_done(). nvme_bdev_ctrlr can be got from nvme_bdev_ns, and so this change will cause no issue. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I7cbfe0d936a3a757a8792fdf842e1228b2df05e6 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4531 Community-CI: Broadcom CI Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>