Spdk/lib/nvmf
Ben Walker 496ba0d273 nvmf: Temporarily remove hot plug support
The current hot plug support assumes only one thread
can access a subsystem at a time, but now that we're
changing that this will need to be reworked. In the
interest of making it easier to change the threading
model, remove hot plug support temporarily. We'll add
it back in once the threading model changes are done.

Change-Id: I15b75b402b85aa62f5ba864a64cde1de3cdb4ba3
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/376417
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-09-13 12:54:49 -04:00
..
ctrlr_bdev.c nvmf: convert to bdev _blocks APIs 2017-09-06 17:19:26 -04:00
ctrlr_discovery.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
ctrlr.c nvmf: Temporarily remove hot plug support 2017-09-13 12:54:49 -04:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00
nvmf_internal.h nvmf: Temporarily remove hot plug support 2017-09-13 12:54:49 -04:00
nvmf.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
rdma.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
request.c nvmf: Temporarily remove hot plug support 2017-09-13 12:54:49 -04:00
subsystem.c nvmf: Temporarily remove hot plug support 2017-09-13 12:54:49 -04:00
transport.c nvmf: Move all struct definitions to nvmf_internal.h 2017-09-01 12:43:26 -04:00
transport.h nvmf: Poll groups can now span transports 2017-09-01 12:43:26 -04:00