Spdk/lib/event/subsystems
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
..
bdev event: allow subsystem to write configuration in async way 2018-03-27 02:57:28 -04:00
copy subsystem: make subsystem declaration macro just register subsystem 2018-03-09 12:07:35 -05:00
iscsi subsystem: make subsystem declaration macro just register subsystem 2018-03-09 12:07:35 -05:00
nbd subsystem: make subsystem declaration macro just register subsystem 2018-03-09 12:07:35 -05:00
net subsystem: make subsystem declaration macro just register subsystem 2018-03-09 12:07:35 -05:00
nvmf nvmf: add capability to add namespaces dynamically during active connection 2018-03-30 19:24:29 -04:00
scsi subsystem: make subsystem declaration macro just register subsystem 2018-03-09 12:07:35 -05:00
vhost subsystem: make subsystem declaration macro just register subsystem 2018-03-09 12:07:35 -05:00
Makefile nvmf: convert nvmf_tgt into an event subsystem 2018-03-09 09:56:44 -05:00