e1060940c3
This is called max_namespaces in the JSON-RPC method, not MaxNamespaces. Fixes: 5e98dfd126cf ("nvmf: add capability to add namespaces dynamically during active connection") Change-Id: Ide39d6d6c1c1e12bd9b2ec1d2e619af7213051d5 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/406225 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
SPDK Documentation
The current version of the SPDK documentation can be found online at http://www.spdk.io/doc/
Building the Documentation
To convert the documentation into HTML run make
in the doc
directory. The output will be located in doc/output/html
. Before
running make
ensure all pre-requisites are installed. See
Installing Prerequisites
for more details.