239ba69c78
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> |
||
---|---|---|
.. | ||
iscsi_tgt | ||
iscsi_top | ||
nvmf_tgt | ||
trace | ||
vhost | ||
Makefile |