Spdk/lib/nvmf
Ben Walker b4ed77ef0d nvmf: Remove workaround for kernel initiator queue depth
The first version of the Linux kernel NVMe-oF initiator had
a bug when reporting queue size where it was off by 1. We
had a workaround to deal with this. Now that the kernel
has been fixed, remove the workaround.

Change-Id: I0ad4a5c6db68cfa9683ab93e6f5210772c713b55
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2017-03-13 14:33:42 -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: add the unique subsystem id 2017-03-10 13:06:55 +08:00
nvmf.c nvmf: add the unique subsystem id 2017-03-10 13:06:55 +08:00
rdma.c nvmf: Remove workaround for kernel initiator queue depth 2017-03-13 14:33:42 -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: add the unique subsystem id 2017-03-10 13:06:55 +08: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