numam-spdk/lib/nvmf
Daniel Verkamp ed61bf79fb nvmf: ensure there is room before claiming a bdev
Previously, if the maximum number of virtual namespaces had already been
reached, adding a bdev to a subsystem would claim it without actually
adding it to the ns_list array.

Change-Id: Iab68ad1a75748c0e88232240185695aac08d71d2
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-03-08 09:55:44 -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: remove SPDK_NVMF_REQUEST_EXEC_STATUS_RELEASE 2017-03-03 10:22:11 -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