Loading
bdev/nvme: add an assert for nvme_bdev_ctrlr when populating namespaces.
This is always going to be true because of the context we are in when calling this function, but add an assert just to be safe. Signed-off-by:Seth Howell <seth.howell@intel.com> Change-Id: Ifbd075865a191529eb9e656c360f182dba8a85bc Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1985 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>