numam-spdk/lib/nvmf
Cunyin Chang 5de74d085d nvmf: Fix the bug when destroy rdma queue pair.
We probably do not allocate the mgmt_channel when we destroy the
rdma queue pair, add the judgment before put the io channnel.

Change-Id: I528c9686907c04c5025ff9d3872f24f2996e9d33
Signed-off-by: Cunyin Chang <cunyin.chang@intel.com>
Reviewed-on: https://review.gerrithub.io/388159
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-11-20 16:48:15 -05:00
..
ctrlr_bdev.c nvmf: add Write Zeroes support 2017-09-14 17:41:52 -04:00
ctrlr_discovery.c nvmf: Store subsystems in array instead of a list 2017-11-15 17:54:13 -05:00
ctrlr.c nvmf: move fabrics command processing to ctrlr.c 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: Store subsystems in array instead of a list 2017-11-15 17:54:13 -05:00
nvmf.c nvmf: Store subsystems in array instead of a list 2017-11-15 17:54:13 -05:00
rdma.c nvmf: Fix the bug when destroy rdma queue pair. 2017-11-20 16:48:15 -05:00
request.c nvmf: simplify spdk_nvmf_request_exec() 2017-09-29 13:03:24 -04:00
subsystem.c nvmf: Store subsystems in array instead of a list 2017-11-15 17:54:13 -05: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