+1
−1
Loading
If user does not specify max number of namespaces, we just use the default (which is currently 32). Truly supporting unlimited namespaces would require significant changes to the nvmf layer - there are several arrays that get allocated at subsystem creation time. If user really potentially needs a lot of namespaces, they can just specify a suitable number. Signed-off-by:Jim Harris <jim.harris@samsung.com> Change-Id: I6515b8a3def93478e03a775e1f604f99531220e5 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21375 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>