numam-spdk/lib/nvmf
Ziye Yang 38980dedfa nvmf,tgt: fix issue while shutting down nvmf tgt with CTRL + C
The phenoemon is that we can not shutdown the nvmf tgt.
The solution is that we need to adjust the shutting down orders of
nvmf tgt subsystem and rdma trasport layer.

Change-Id: Ie39657370b1574960e0ee7cf604cc5872db0bed3
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
2017-02-07 17:43:45 -07:00
..
direct.c nvmf: poll the NVMe subsystem once under more sessions case 2017-02-07 14:54:28 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
nvmf_internal.h nvmf: apply const to several char * arguments 2017-02-02 09:45:29 -07:00
nvmf.c nvmf: apply const to several char * arguments 2017-02-02 09:45:29 -07:00
rdma.c nvmf,tgt: fix issue while shutting down nvmf tgt with CTRL + C 2017-02-07 17:43:45 -07:00
request.c nvmf: use same subsystem pointer 2017-01-25 15:54:46 -07:00
request.h nvmf_tgt: save unmap descriptor pointer in request 2017-01-30 14:23:33 -07:00
session.c nvmf: Handle wrap-around for global cntlids 2017-01-23 16:46:55 -07:00
session.h nvmf: Make cntlid globally unique. 2017-01-20 10:02:32 -07:00
subsystem.c nvmf: poll the NVMe subsystem once under more sessions case 2017-02-07 14:54:28 -07:00
subsystem.h nvmf: Add function to get subsystem by id 2017-01-20 10:02:32 -07:00
transport.c nvmf: Remove spdk_nvmf_transport from public API 2016-11-16 08:11:46 -07:00
transport.h nvmf: Solve subsystem add/delete issue 2017-01-30 11:14:38 -07:00
virtual.c nvmf: poll the NVMe subsystem once under more sessions case 2017-02-07 14:54:28 -07:00