Spdk/lib/nvmf
Ziye Yang e8be2f64d7 nvmf: fix the error handling in spdk_nvmf_session_connect
We need to free the session resource, if there is error
for creating a new session

Change-Id: I7c4f3e779e0b30e213e02b8676d93bd2fe9bf851
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
2016-09-12 10:18:46 -07:00
..
direct.c nvmf: Remove the data structure spdk_nvmf_controller. 2016-09-06 13:54:58 -07:00
Makefile nvmf: Add support for virtual controller. 2016-08-25 15:02:21 -07:00
nvmf_internal.h nvmf: Listen for incoming connections only on addresses specified 2016-08-19 15:34:01 -07:00
nvmf.c nvmf: Listen for incoming connections only on addresses specified 2016-08-19 15:34:01 -07:00
rdma.c nvmf: move subsytem poller to nvmf_tgt app 2016-09-12 10:10:27 -07:00
request.c nvmf: move subsytem poller to nvmf_tgt app 2016-09-12 10:10:27 -07:00
request.h nvmf: move subsytem poller to nvmf_tgt app 2016-09-12 10:10:27 -07:00
session.c nvmf: fix the error handling in spdk_nvmf_session_connect 2016-09-12 10:18:46 -07:00
session.h nvmf: move subsytem poller to nvmf_tgt app 2016-09-12 10:10:27 -07:00
subsystem.c nvmf: move subsytem poller to nvmf_tgt app 2016-09-12 10:10:27 -07:00
subsystem.h nvmf: move subsytem poller to nvmf_tgt app 2016-09-12 10:10:27 -07:00
transport.c nvmf: move acceptor poller into nvmf_tgt app 2016-08-17 10:01:37 -07:00
transport.h nvmf: Listen for incoming connections only on addresses specified 2016-08-19 15:34:01 -07:00
virtual.c nvmf: Remove the data structure spdk_nvmf_controller. 2016-09-06 13:54:58 -07:00