Spdk/lib/nvmf
Daniel Verkamp 6dfbcfa883 nvmf: mark debug string array as static
It is not used outside rdma.c.

Change-Id: Ic32aff4e07d6a430688e76b2dd223d5a5a61964e
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-07-11 17:00:51 -07:00
..
conf.c nvmf: remove MaxSessionsPerSubsystem config option 2016-07-11 15:52:02 -07:00
conf.h nvmf: add NVMe over Fabrics userspace target 2016-06-06 15:21:25 -07:00
conn.c nvmf: move conn allocation to transport layer 2016-07-11 15:02:34 -07:00
conn.h nvmf: nest NVMf conn inside RDMA conn 2016-07-11 15:03:26 -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 subsystem_grp.[ch] to subsystem.[ch] 2016-07-08 10:54:10 -07:00
host.h nvmf: Rename init_grp.h/c to host.h/c 2016-06-17 13:31:05 -07:00
Makefile nvmf: rename subsystem_grp.[ch] to subsystem.[ch] 2016-07-08 10:54:10 -07:00
nvmf_internal.h nvmf: remove MaxSessionsPerSubsystem config option 2016-07-11 15:52:02 -07:00
nvmf.c nvmf: drop pool size macros 2016-07-11 16:25:05 -07:00
port.c nvmf: add discovery subsystem to NVMf target 2016-06-30 16:20:09 -07:00
port.h nvmf: add discovery subsystem to NVMf target 2016-06-30 16:20:09 -07:00
rdma.c nvmf: mark debug string array as static 2016-07-11 17:00:51 -07:00
rdma.h nvmf: make request_release and free_req private 2016-07-11 16:58:17 -07:00
request.c nvmf: make request_release and free_req private 2016-07-11 16:58:17 -07:00
request.h nvmf: make request_release and free_req private 2016-07-11 16:58:17 -07:00
session.c nvmf: simplify session and connection cleanup 2016-07-11 15:01:34 -07:00
session.h nvmf: simplify session and connection cleanup 2016-07-11 15:01:34 -07:00
subsystem.c nvmf: simplify session and connection cleanup 2016-07-11 15:01:34 -07:00
subsystem.h nvmf: Subsystem now has a pointer to the session 2016-07-11 11:20:19 -07:00