Spdk/lib/nvmf
Ziye Yang d706fa417f nvmf,rdma: Remove spdk_nvmf_rdma_request_ack_completion
The sq_head handling is already done in
spdk_nvmf_rdma_request_send_completion, so do not need to
do again.

Change-Id: I527ff8adfcbdf43ac79794cb5c7777c0e8ef6973
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
2017-03-09 15:04:14 -07:00
..
direct.c util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
nvmf_internal.h nvmf: introduce the global and per subsystem listen addresses 2017-03-07 12:56:13 -07:00
nvmf.c nvmf: introduce the global and per subsystem listen addresses 2017-03-07 12:56:13 -07:00
rdma.c nvmf,rdma: Remove spdk_nvmf_rdma_request_ack_completion 2017-03-09 15:04:14 -07:00
request.c nvmf: remove SPDK_NVMF_REQUEST_EXEC_STATUS_RELEASE 2017-03-03 10:22:11 -07:00
request.h nvmf: remove SPDK_NVMF_REQUEST_EXEC_STATUS_RELEASE 2017-03-03 10:22:11 -07:00
session.c util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
session.h nvmf: move AER command handling to session.c 2017-03-03 10:22:11 -07:00
subsystem.c nvmf: ensure there is room before claiming a bdev 2017-03-08 09:55:44 -07:00
subsystem.h nvmf: Add function to get subsystem by id 2017-01-20 10:02:32 -07:00
transport.c util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
transport.h nvmf: remove SPDK_NVMF_REQUEST_EXEC_STATUS_RELEASE 2017-03-03 10:22:11 -07:00
virtual.c util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00