numam-spdk/app
Daniel Verkamp 239ba69c78 nvmf_tgt: decouple RPC ns list from subsystem internals
MAX_VIRTUAL_NAMESPACE will be removed from the public API, so use an
RPC-specific array size to remove its use in nvmf_tgt.

Also increase the number of namespaces accepted by the RPC call; this
does not actually allow more than MAX_VIRTUAL_NAMESPACE right now, since
the namespaces are still stored in a fixed-size array inside the
subsystem, but at least the RPC side is not limited by that size now.
In the future, we will make the subsystem namespace list dynamically
sized.

Change-Id: I99c77ddeae4c13ddde34e2b945c663dbafdb68d9
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/363310
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-06-01 19:43:45 -04:00
..
iscsi_tgt include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
iscsi_top include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
nvmf_tgt nvmf_tgt: decouple RPC ns list from subsystem internals 2017-06-01 19:43:45 -04:00
trace include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
vhost include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
Makefile CONFIG: add CONFIG_VHOST option (on by default) 2017-03-07 12:43:51 -07:00