numam-spdk/lib
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
..
bdev util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
conf conf: move structures out of public API header 2016-11-16 10:33:16 -07:00
copy ioat: print PCI addresses in hex for consistency 2017-02-14 10:27:47 -07:00
cunit eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
env_dpdk util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
event util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
ioat util: move common helper functions to util.h 2017-02-10 09:38:52 -07:00
iscsi iscsi: Fix the large IO failure procedure in iscsi layer 2017-03-07 12:52:17 -07:00
json json: make sure parse always sets *end 2017-02-15 16:31:07 -07:00
jsonrpc util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
log util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
net util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
nvme nvme: only include x86intrin.h for x86 platforms 2017-03-07 12:44:10 -07:00
nvmf nvmf: ensure there is room before claiming a bdev 2017-03-08 09:55:44 -07:00
rpc rpc: Remove event from module unload path 2017-02-28 19:36:43 -07:00
scsi util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
trace trace: use snprintf() to ensure g_shm_name is terminated 2017-02-14 13:03:11 -07:00
util string: make spdk_parse_ip_addr() params non-const 2017-02-14 10:28:29 -07:00
vhost vhost: make dpdk_vid_mapping and g_need_iovecs static 2017-03-07 13:05:58 -07:00
Makefile CONFIG: add CONFIG_VHOST option (on by default) 2017-03-07 12:43:51 -07:00