numam-spdk/lib/nvmf
Ben Walker 70bc390c82 nvmf: spdk_nvmf_find_subsystem now takes a tgt parameter
The user can now specify which target they want to
search for the subsystem. Also, change the name to
spdk_nvmf_tgt_find_subsystem and put it in the correct
compilation unit.

Change-Id: I7c085959814c14d8400a0ba2572103b0814a4d0e
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/374879
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-08-23 11:06:47 -04:00
..
ctrlr_bdev.c nvmf: encapsulate namespace data into a struct 2017-08-18 17:50:58 -04:00
ctrlr_discovery.c nvmf: Change spdk_nvmf_tgt_init to take an options struct 2017-08-22 11:29:03 -04:00
ctrlr.c nvmf: spdk_nvmf_find_subsystem now takes a tgt parameter 2017-08-23 11:06:47 -04:00
ctrlr.h nvmf: move admin processing to ctrlr.c 2017-08-18 17:50:58 -04:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00
nvmf_internal.h nvmf: Add a pointer to the target to the subsystem 2017-08-22 11:29:03 -04:00
nvmf.c nvmf: spdk_nvmf_find_subsystem now takes a tgt parameter 2017-08-23 11:06:47 -04:00
rdma.c nvmf: Change spdk_nvmf_tgt_init to take an options struct 2017-08-22 11:29:03 -04:00
request.c nvmf: spdk_nvmf_find_subsystem now takes a tgt parameter 2017-08-23 11:06:47 -04:00
request.h nvmf: Rename spdk_nvmf_conn to spdk_nvmf_qpair 2017-08-08 13:46:48 -04:00
subsystem.c nvmf: spdk_nvmf_find_subsystem now takes a tgt parameter 2017-08-23 11:06:47 -04:00
subsystem.h nvmf: move admin processing to ctrlr.c 2017-08-18 17:50:58 -04:00
transport.c nvmf: Replace transport controller with poll_group 2017-08-11 19:44:35 -04:00
transport.h nvmf: Replace transport controller with poll_group 2017-08-11 19:44:35 -04:00