Spdk/lib/nvmf
Daniel Verkamp 84d904841f util: move common helper functions to util.h
These were repeated a few different places, so pull them into a common
header file.

Change-Id: Id807fa2cfec0de2e0363aeb081510fb801781985
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-02-10 09:38:52 -07:00
..
direct.c nvmf: poll the NVMe subsystem once under more sessions case 2017-02-07 14:54:28 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
nvmf_internal.h util: move common helper functions to util.h 2017-02-10 09:38:52 -07:00
nvmf.c nvmf: apply const to several char * arguments 2017-02-02 09:45:29 -07:00
rdma.c util: move common helper functions to util.h 2017-02-10 09:38:52 -07:00
request.c nvmf: use same subsystem pointer 2017-01-25 15:54:46 -07:00
request.h nvmf_tgt: save unmap descriptor pointer in request 2017-01-30 14:23:33 -07:00
session.c util: move common helper functions to util.h 2017-02-10 09:38:52 -07:00
session.h nvmf: Make cntlid globally unique. 2017-01-20 10:02:32 -07:00
subsystem.c util: move common helper functions to util.h 2017-02-10 09:38:52 -07:00
subsystem.h nvmf: Add function to get subsystem by id 2017-01-20 10:02:32 -07:00
transport.c nvmf: Remove spdk_nvmf_transport from public API 2016-11-16 08:11:46 -07:00
transport.h nvmf: Solve subsystem add/delete issue 2017-01-30 11:14:38 -07:00
virtual.c util: move common helper functions to util.h 2017-02-10 09:38:52 -07:00