Spdk/test/unit/lib/nvmf
Ben Walker 7b3c6fbd40 nvmf: Remove connect/disconnect_cb from subsystems
The requests are now sent using spdk_thread_send_msg
internally, so the user no longer needs to supply
these callbacks.

Change-Id: I84b0f5f0f1f6fa6eaf9a717934925d3ad802fcfd
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/376240
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: John Kariuki <John.K.Kariuki@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-08-30 15:07:22 -04:00
..
ctrlr_bdev.c nvmf: encapsulate namespace data into a struct 2017-08-18 17:50:58 -04:00
ctrlr_discovery.c nvmf: Remove connect/disconnect_cb from subsystems 2017-08-30 15:07:22 -04:00
ctrlr.c nvmf: Transport polling now done by poll group 2017-08-30 15:07:22 -04:00
request.c nvmf: ctrlr_discovery.c no longer uses g_nvmf_tgt 2017-08-23 11:06:47 -04:00
subsystem.c nvmf: Remove connect/disconnect_cb from subsystems 2017-08-30 15:07:22 -04:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00