Spdk/test/lib
Daniel Verkamp 1d3ee6c5f1 nvmf: remove nvmf_request cb_fn field
It is always set to nvmf_process_async_completion and is only used
within the library.

Also rename nvmf_process_async_completion to spdk_nvmf_request_complete
to clarify its purpose.

Change-Id: Ie737fb60688329bfe329a8553c4a40ff2e5f8f1d
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-06-23 11:12:19 -07:00
..
event build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -07:00
ioat build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
json test/json: initialize variable to silence warning 2016-05-16 10:41:04 -07:00
jsonrpc jsonrpc: add JSON-RPC 2.0 library 2016-05-23 10:28:58 -07:00
log test/log: fix typo 2016-06-01 09:48:39 -07:00
memory build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -07:00
nvme build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -07:00
nvmf nvmf: remove nvmf_request cb_fn field 2016-06-23 11:12:19 -07:00
Makefile nvmf: add unit tests 2016-06-08 08:49:38 -07:00