Spdk/lib/event
suman chakraborty 5e98dfd126 nvmf: add capability to add namespaces dynamically during active connection
1) The user should provide MaxNamespaces during the construction of the subsystem
2) The namespace which is added should have nsid less than or equal to MaxNamespaces
3) If the user does not provides MaxNamespaces then the exsisting behaviour continues where the nisd can grow dynamically when it is not connected.

Change-Id: I54769d9669575a5f6bf56fe5a262191ac51c474d
Signed-off-by: suman chakraborty <suman.chakraborty@wdc.com>
Reviewed-on: https://review.gerrithub.io/405375
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-03-30 19:24:29 -04:00
..
rpc rpc: free req before kill() to make asan complain a little bit less 2018-03-30 16:18:34 -04:00
subsystems nvmf: add capability to add namespaces dynamically during active connection 2018-03-30 19:24:29 -04:00
app.c event/app: Refactor read global params of config file in spdk_app_start() 2018-03-30 17:31:04 -04:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
reactor.c io_channel: add return value to pollers 2018-03-13 11:16:20 -04:00
rpc.c io_channel: add return value to pollers 2018-03-13 11:16:20 -04:00
subsystem.c event: allow subsystem to write configuration in async way 2018-03-27 02:57:28 -04:00