numam-spdk/lib/nvmf
Daniel Verkamp 81344a66ef nvmf: make spdk_nvmf_ctrlr_ops contents private
This structure is not part of the public API and shouldn't be in
spdk/nvmf.h.

Change-Id: I29fbb269d3ab77cd9fa9908726abc7c7a4c6d8c1
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/363296
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-06-01 19:43:45 -04:00
..
direct.c scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
discovery.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
Makefile nvmf: split discovery service into its own file 2017-03-17 15:55:36 -07:00
nvmf_internal.h nvmf: make spdk_nvmf_ctrlr_ops contents private 2017-06-01 19:43:45 -04:00
nvmf.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
rdma.c env: Rename spdk_malloc/zmalloc/realloc/free to spdk_dma_(func) 2017-05-31 15:30:27 -04:00
request.c nvmf: allow NQN to be 223 bytes + null terminator 2017-05-18 14:36:39 -07:00
request.h nvmf: add discovery controller ops 2017-03-17 15:55:36 -07:00
session.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
session.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
subsystem.c nvmf: allow NQN to be 223 bytes + null terminator 2017-05-18 14:36:39 -07:00
subsystem.h nvmf: add discovery controller ops 2017-03-17 15:55:36 -07:00
transport.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
transport.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
virtual.c io_channel: Remove per-channel priority 2017-05-26 13:42:19 -04:00