Spdk/lib/nvmf
Ben Walker b43db69a44 nvmf: Remove spdk_nvmf_transport from public API
The details of the structure were removed earlier, but
now remove all references even to a pointer to the
structure. The user can refer to transports by their
string name.

Change-Id: I273356f46329ea5372dcd951eda6f14767477d69
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-11-16 08:11:46 -07:00
..
direct.c nvmf: change nvmf_session to spdk_nvmf_session 2016-09-27 09:57:17 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
nvmf_internal.h nvmf: Add a public API header 2016-10-14 15:26:31 -07:00
nvmf.c nvmf: Combine nvmf_tgt_init and nvmf_transport_init 2016-11-16 08:11:46 -07:00
rdma.c nvmf: fix the wrong cleanup logic in the RDMA initialization process 2016-11-02 10:30:39 -07:00
request.c nvmf: change nvmf_session to spdk_nvmf_session 2016-09-27 09:57:17 -07:00
request.h nvmf: Add a public API header 2016-10-14 15:26:31 -07:00
session.c nvmf: fill Controller ID field according to the specification 2016-11-02 10:29:45 -07:00
session.h nvmf: Transports now allocate sessions 2016-10-21 09:09:05 -07:00
subsystem.c nvmf: Remove spdk_nvmf_transport from public API 2016-11-16 08:11:46 -07:00
subsystem.h nvmf: Add a public API header 2016-10-14 15:26:31 -07:00
transport.c nvmf: Remove spdk_nvmf_transport from public API 2016-11-16 08:11:46 -07:00
transport.h nvmf: Remove spdk_nvmf_transport from public API 2016-11-16 08:11:46 -07:00
virtual.c nvmf: Add some accessors for subsystem data 2016-11-16 08:11:46 -07:00