Spdk/lib/nvmf
Ben Walker a0a92ff4c2 nvmf: Combine acceptor_init/fini with transport init/fini
These 4 callbacks can be condensed into two callbacks, which
simplifies the API.

Change-Id: I069da00de34b252753cdc8961439e13a75d1cc68
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-10-07 09:14:53 -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 nvme: move global request_mempool allocation into nvme_impl 2016-09-27 14:25:39 -07:00
nvmf.c nvme: move global request_mempool allocation into nvme_impl 2016-09-27 14:25:39 -07:00
rdma.c nvmf: Combine acceptor_init/fini with transport init/fini 2016-10-07 09:14:53 -07:00
request.c nvmf: change nvmf_session to spdk_nvmf_session 2016-09-27 09:57:17 -07:00
request.h nvmf: move subsytem poller to nvmf_tgt app 2016-09-12 10:10:27 -07:00
session.c nvmf: Add support for multiple sessions per subsystem. 2016-09-29 11:04:15 -07:00
session.h nvmf: Add support for multiple sessions per subsystem. 2016-09-29 11:04:15 -07:00
subsystem.c nvmf: Add support for multiple sessions per subsystem. 2016-09-29 11:04:15 -07:00
subsystem.h nvmf: Add support for multiple sessions per subsystem. 2016-09-29 11:04:15 -07:00
transport.c nvmf: Combine acceptor_init/fini with transport init/fini 2016-10-07 09:14:53 -07:00
transport.h nvmf: Combine acceptor_init/fini with transport init/fini 2016-10-07 09:14:53 -07:00
virtual.c nvmf: replace off_t with uint64_t 2016-09-29 13:27:39 -07:00