Spdk/lib/nvmf
Ben Walker 2b9d85c448 nvmf: Remove host.[ch] and port.[ch]
These can be simplified and merged into the subsystem.

Remove the concept of mappings from subsystems and replace
it with a list of hosts and ports. The host is optional -
not specifying a host means any host can connect.

Change-Id: Ib3786acb40a34b7e10935af55f4b6756d40cc906
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-07-15 14:35:24 -07:00
..
conf.c nvmf: Remove host.[ch] and port.[ch] 2016-07-15 14:35:24 -07:00
conf.h nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
conn.c nvmf: add transport function pointer table 2016-07-15 13:11:03 -07:00
conn.h nvmf: add transport function pointer table 2016-07-15 13:11:03 -07:00
controller.c nvmf: Move parsing of NVMe section to conf.c 2016-07-14 10:35:22 -07:00
controller.h nvmf: Move parsing of NVMe section to conf.c 2016-07-14 10:35:22 -07:00
Makefile nvmf: Remove host.[ch] and port.[ch] 2016-07-15 14:35:24 -07:00
nvmf_internal.h nvmf: Remove NodeBase. Each Subsystem now defines its own NQN 2016-07-14 10:34:04 -07:00
nvmf.c nvmf: Remove host.[ch] and port.[ch] 2016-07-15 14:35:24 -07:00
rdma.c nvmf: Remove host.[ch] and port.[ch] 2016-07-15 14:35:24 -07:00
request.c nvmf: Remove host.[ch] and port.[ch] 2016-07-15 14:35:24 -07:00
request.h nvmf: make request_release and free_req private 2016-07-11 16:58:17 -07:00
session.c nvmf: Remove host.[ch] and port.[ch] 2016-07-15 14:35:24 -07:00
session.h nvmf: Move poller from connection to subsystem 2016-07-15 12:22:53 -07:00
subsystem.c nvmf: Remove host.[ch] and port.[ch] 2016-07-15 14:35:24 -07:00
subsystem.h nvmf: Remove host.[ch] and port.[ch] 2016-07-15 14:35:24 -07:00
transport.c nvmf: add transport function pointer table 2016-07-15 13:11:03 -07:00
transport.h nvmf: Remove host.[ch] and port.[ch] 2016-07-15 14:35:24 -07:00