Spdk/module/bdev
Seth Howell 2a6a491250 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>
2020-04-24 07:07:43 +00:00
..
aio lib/thread: Use function name as poller name by using macro SPDK_POLLER_REGISTER 2020-04-15 07:23:09 +00:00
compress lib/thread: Use function name as poller name by using macro SPDK_POLLER_REGISTER 2020-04-15 07:23:09 +00:00
crypto lib/thread: Use function name as poller name by using macro SPDK_POLLER_REGISTER 2020-04-15 07:23:09 +00:00
delay module/delay_bdev: remove unreachable code. 2020-04-22 09:21:04 +00:00
error make: rev SO versions individually for libraries. 2020-03-18 08:02:30 +00:00
ftl make: rev SO versions individually for libraries. 2020-03-18 08:02:30 +00:00
gpt make: rev SO versions individually for libraries. 2020-03-18 08:02:30 +00:00
iscsi lib/thread: Use function name as poller name by using macro SPDK_POLLER_REGISTER 2020-04-15 07:23:09 +00:00
lvol make: rev SO versions individually for libraries. 2020-03-18 08:02:30 +00:00
malloc make: rev SO versions individually for libraries. 2020-03-18 08:02:30 +00:00
null lib/thread: Use function name as poller name by using macro SPDK_POLLER_REGISTER 2020-04-15 07:23:09 +00:00
nvme bdev/nvme: add an assert for nvme_bdev_ctrlr when populating namespaces. 2020-04-24 07:07:43 +00:00
ocf ocf: update ocf submodule to v20.3 2020-04-17 07:32:48 +00:00
passthru make: rev SO versions individually for libraries. 2020-03-18 08:02:30 +00:00
pmem make: rev SO versions individually for libraries. 2020-03-18 08:02:30 +00:00
raid make: rev SO versions individually for libraries. 2020-03-18 08:02:30 +00:00
rbd bdev/rbd: add ceph rbd resize function. 2020-04-23 07:28:10 +00:00
rpc make: rev SO versions individually for libraries. 2020-03-18 08:02:30 +00:00
split make: rev SO versions individually for libraries. 2020-03-18 08:02:30 +00:00
uring lib/thread: Use function name as poller name by using macro SPDK_POLLER_REGISTER 2020-04-15 07:23:09 +00:00
virtio lib/thread: Use function name as poller name by using macro SPDK_POLLER_REGISTER 2020-04-15 07:23:09 +00:00
zone_block make: rev SO versions individually for libraries. 2020-03-18 08:02:30 +00:00
Makefile bdev/ftl: Remove NVMe dependencies 2020-01-15 12:24:44 +00:00