Spdk/module/bdev/nvme
Maciej Szwed 3fb65d7b9d bdev/nvme: Separate nvme_ctrlr_create_bdevs from create_ctrlr
Separating these two functions will make possible to use
create_ctrlr function for othe NVMe bdev types in the
future.

Signed-off-by: Maciej Szwed <maciej.szwed@intel.com>
Change-Id: I3d503a3bf0d317f77beeb827c761b93d66a643ea

Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/468593
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-10-02 21:13:16 +00:00
..
bdev_ftl_rpc.c scripts/rpc: Rename rpcs related to ftl bdev 2019-09-18 20:20:15 +00:00
bdev_ftl.c scripts/rpc: Rename rpcs related to ftl bdev 2019-09-18 20:20:15 +00:00
bdev_ftl.h mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
bdev_nvme_rpc.c bdev/nvme: add arbitration configuration parameters to NVMe controller 2019-09-20 02:04:06 +00:00
bdev_nvme.c bdev/nvme: Separate nvme_ctrlr_create_bdevs from create_ctrlr 2019-10-02 21:13:16 +00:00
bdev_nvme.h bdev/nvme: add arbitration configuration parameters to NVMe controller 2019-09-20 02:04:06 +00:00
common.c mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
common.h nvme: Add opal init process for nvme bdev 2019-10-01 14:12:57 +00:00
Makefile mk: move the bdev modules under module directory. 2019-08-22 16:29:49 +00:00
nvme_rpc.c rpc: Rename send_nvme_cmd to bdev_nvme_send_cmd 2019-08-28 20:22:00 +00:00