Spdk/lib/nvmf
Daniel Verkamp 6b8096d815 nvmf: remove subsystem IDs
These are not used in the current code.

We introduced the concept of a subsystem ID to prepare for a future
scaling strategy, but the poll group scaling strategy turns out to
not need subsystem IDs.

Change-Id: Ibd27cc0d446c7cda34db76787e1e9c233c399f44
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/378015
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Ziye Yang <optimistyzy@gmail.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-09-19 17:14:52 -04:00
..
ctrlr_bdev.c nvmf: add Write Zeroes support 2017-09-14 17:41:52 -04:00
ctrlr_discovery.c nvmf: store transport in listener structure 2017-09-19 17:14:52 -04:00
ctrlr.c nvmf: add subsystem ctrlr management functions 2017-09-19 17:14:52 -04:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00
nvmf_internal.h nvmf: remove subsystem IDs 2017-09-19 17:14:52 -04:00
nvmf.c nvmf: remove subsystem IDs 2017-09-19 17:14:52 -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: remove subsystem IDs 2017-09-19 17:14:52 -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