Spdk/lib/nvmf
Daniel Verkamp dde6da8442 nvmf: remove unused listen_port from nvmf_tgt_init
We need to bind to each port declared in the config file; there is not a
single global port number.

Change-Id: I41c315588078d131c32cb145d22314047505c95c
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-06-29 15:37:52 -07:00
..
conf.c nvmf: remove unused listen_port from nvmf_tgt_init 2016-06-29 15:37:52 -07:00
conf.h nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
conn.c nvmf: fix NVMf-specific Identify Controller offset 2016-06-29 15:37:52 -07:00
conn.h nvmf: make internal functions private to rdma.c 2016-06-27 12:28:28 -07:00
controller.c nvme: add remove callback to spdk_nvme_probe() 2016-06-28 14:21:58 -07:00
controller.h nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
host.c nvmf: Rename init_grp.h/c to host.h/c 2016-06-17 13:31:05 -07:00
host.h nvmf: Rename init_grp.h/c to host.h/c 2016-06-17 13:31:05 -07:00
Makefile nvmf: Remove nvmf_*_cmd.c files 2016-06-24 11:31:18 -07:00
nvmf_internal.h nvmf: remove unused listen_port from nvmf_tgt_init 2016-06-29 15:37:52 -07:00
nvmf.c nvmf: remove unused listen_port from nvmf_tgt_init 2016-06-29 15:37:52 -07:00
port.c nvmf: remove unnecessary nvmf.h 2016-06-28 12:45:33 -07:00
port.h nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
rdma.c nvmf: Delay allocating rdma requests until CONNECT capsule. 2016-06-29 14:01:54 -07:00
rdma.h nvmf: Delay allocating rdma requests until CONNECT capsule. 2016-06-29 14:01:54 -07:00
request.c nvmf: Delay allocating rdma requests until CONNECT capsule. 2016-06-29 14:01:54 -07:00
request.h nvmf: Re-post recv wqe when SEND completes 2016-06-29 14:01:54 -07:00
session.c nvmf: remove unnecessary nvmf.h 2016-06-28 12:45:33 -07:00
session.h nvmf: remove unused nvmf_session::vcfeat field 2016-06-27 13:01:39 -07:00
subsystem_grp.c nvmf: replace IQN references with NQN 2016-06-28 14:38:15 -07:00
subsystem_grp.h nvmf: Rename spdk_nvmf_init_grp to spdk_nvmf_host 2016-06-17 13:31:05 -07:00