numam-spdk/lib/nvmf
Daniel Verkamp 1e714cfe22 nvmf: factor out invalid connect response helpers
These were duplicated in ctrlr.c and request.c; pull them into
nvmf_internal.h so there's only one copy.

Change-Id: I00d499dd17689e907c182d01e61bde075d217af8
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/376020
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ziye Yang <optimistyzy@gmail.com>
2017-09-06 13:03:20 -04:00
..
ctrlr_bdev.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
ctrlr_discovery.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
ctrlr.c nvmf: factor out invalid connect response helpers 2017-09-06 13:03:20 -04:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00
nvmf_internal.h nvmf: factor out invalid connect response helpers 2017-09-06 13:03:20 -04:00
nvmf.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
rdma.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
request.c nvmf: factor out invalid connect response helpers 2017-09-06 13:03:20 -04:00
subsystem.c nvmf: add AllowAnyHost option to subsystems 2017-09-05 13:03:09 -04:00
transport.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
transport.h nvmf: Poll groups can now span transports 2017-09-01 12:43:26 -04:00