Spdk/app
Daniel Verkamp db24ff75fe nvmf_tgt: remove use of MAX_VIRTUAL_NAMESPACE
The configuration file parser now uses its own (arbitrary) limit on the
number of namespaces; this removes the need for MAX_VIRTUAL_NAMESPACE to
be in the public API.

The new MAX_NAMESPACES limit in conf.c is larger than the current
MAX_VIRTUAL_NAMESPACE; any namespaces beyond the current limit will
fail.  Later patches will allow dynamically increasing the number of
namespaces in a subsystem.

Change-Id: Ice508ac0fee34622cd738b8f477f2dc20870d5f0
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/375635
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-08-29 12:35:35 -04:00
..
iscsi_tgt app: move the core usage display after DPDK init 2017-08-08 20:39:07 -04:00
iscsi_top Make iscsi app to work on freebsd 2017-08-01 13:42:02 -04:00
nvmf_tgt nvmf_tgt: remove use of MAX_VIRTUAL_NAMESPACE 2017-08-29 12:35:35 -04:00
trace include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
vhost vhost: added option to save pid to file 2017-07-17 12:49:20 -04:00
Makefile Make iscsi app to work on freebsd 2017-08-01 13:42:02 -04:00