Spdk/lib/nvmf
Ben Walker 18a2cc11c1 env: Remove unused DPDK headers.
Remove #includes for all DPDK headers that weren't
necessary.

Change-Id: Ib02522e0f04e64a1c98afceb7508cc0e8d931a9d
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-10-12 09:53:32 -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 env: Remove unused DPDK headers. 2016-10-12 09:53:32 -07:00
rdma.c env: Remove unused DPDK headers. 2016-10-12 09:53:32 -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: Rename some uses of virtual to virt for C++ compat 2016-10-07 09:15:12 -07:00
subsystem.h nvmf: Rename some uses of virtual to virt for C++ compat 2016-10-07 09:15:12 -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: Rename some uses of virtual to virt for C++ compat 2016-10-07 09:15:12 -07:00