Spdk/test/unit/lib/nvmf
Seth Howell 09e3f4e3db nvmf: give qpair_disconnect an asynchronous api.
qpair_disconnect has previously presented an entirely synchronous API.
However, it relies on other asynchronous operations to complete its
task. By giving it an asynchronous API, we can avoid possible race
conditions. Patch 1 of several.

Change-Id: If9e26ee70ae5d6c0273750226b4408a8e4587e19
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/417345
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-07-06 22:49:39 +00:00
..
ctrlr_bdev.c nvmf: Remove abort implementation 2018-06-20 22:07:24 +00:00
ctrlr_discovery.c nvmf: Statically size the subsystems arrays 2018-05-09 23:31:54 +00:00
ctrlr.c nvmf: Keep a list of qpairs per poll group 2018-06-20 22:07:24 +00:00
request.c nvmf: give qpair_disconnect an asynchronous api. 2018-07-06 22:49:39 +00:00
subsystem.c nvmf: Statically size the subsystems arrays 2018-05-09 23:31:54 +00:00
Makefile nvmf: Rename spdk_nvmf_session to spdk_nvmf_ctrlr 2017-08-08 13:46:48 -04:00