numam-spdk/lib/nvmf
Ben Walker d511559fc6 nvmf: Rename free_rdma_reqs and make it public
This is going to be used elsehwere in teh code, so
name it according to the public namign convention
and make it public.

Change-Id: Id5fd57e78e146f3235741a251bb30244d6530f2c
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-06-29 14:01:54 -07:00
..
conf.c nvmf: replace all malloc with calloc in nvmf library 2016-06-21 17:01:25 -07:00
conf.h nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
conn.c nvmf: Simplify queue depth parameters 2016-06-28 14:45:32 -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: replace IQN references with NQN 2016-06-28 14:38:15 -07:00
nvmf.c nvmf: remove unnecessary nvmf.h 2016-06-28 12:45:33 -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: Rename free_rdma_reqs and make it public 2016-06-29 14:01:54 -07:00
rdma.h nvmf: Rename free_rdma_reqs and make it public 2016-06-29 14:01:54 -07:00
request.c nvmf: Remove the cmd_type variable. 2016-06-29 10:49:27 -07:00
request.h nvmf: extract keyed SGL fields in rdma.c 2016-06-27 16:08:13 -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