Spdk/lib/nvmf
Seth Howell 5b3e6cd137 lib/nvmf: opts_init and transport_create use string now.
This will help enable pluggable NVMe-oF transports.

Signed-off-by: Seth Howell <seth.howell@intel.com>
Change-Id: I1947cc2e6e4ff078609f8bdbbdfefc5b110674c2
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/478753
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Anil Veerabhadrappa <anil.veerabhadrappa@broadcom.com>
2020-01-16 09:10:38 +00:00
..
ctrlr_bdev.c lib/nvmf: preparation for custom admin cmd handler 2020-01-14 07:51:18 +00:00
ctrlr_discovery.c nvmf: don't keep a global discovery log page. 2019-09-03 00:30:59 +00:00
ctrlr.c lib/nvmf: preparation for custom admin cmd handler 2020-01-14 07:51:18 +00:00
fc_ls.c nvmf/fc: fix FC compilation error 2019-12-30 11:45:24 +00:00
fc.c lib/nvmf: opts_init and transport_create use string now. 2020-01-16 09:10:38 +00:00
Makefile lib/nvmf: extract RPCs from the subsystem directory 2019-08-21 17:20:28 +00:00
nvmf_fc.h lib/nvme: update trid struct with trstring. 2020-01-16 09:10:38 +00:00
nvmf_internal.h lib/nvmf: preparation for custom admin cmd handler 2020-01-14 07:51:18 +00:00
nvmf_rpc.c lib/nvmf: opts_init and transport_create use string now. 2020-01-16 09:10:38 +00:00
nvmf.c lib/nvme: update trid struct with trstring. 2020-01-16 09:10:38 +00:00
rdma.c lib/nvmf: opts_init and transport_create use string now. 2020-01-16 09:10:38 +00:00
subsystem.c nvme: replace cdw11 with specific union strucutre 2019-12-06 14:43:41 +00:00
tcp.c lib/nvmf: opts_init and transport_create use string now. 2020-01-16 09:10:38 +00:00
transport.c lib/nvmf: opts_init and transport_create use string now. 2020-01-16 09:10:38 +00:00
transport.h nvmf/transport: remove second declaration of opts_init 2019-12-16 12:19:43 +00:00