numam-spdk/lib/nvmf
Ben Walker 008ec0bd91 nvmf: Store thread in controller structure
The admin queue pair may get disconnected before
the controller is entirely destroyed and can't
be relied on to obtain the correct thread.

Change-Id: I5e80ef286693d53a161134610dd8354c458f8390
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/422134
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: qun wan <qun.wan@intel.com>
2018-08-16 03:30:24 +00:00
..
ctrlr_bdev.c nvmf: Add trace points for the RDMA state machine 2018-06-12 20:01:33 +00:00
ctrlr_discovery.c bdev: Rename spdk_internal/bdev.h to spdk/bdev_module.h 2018-05-25 16:02:22 +00:00
ctrlr.c nvmf: Store thread in controller structure 2018-08-16 03:30:24 +00:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
nvmf_fc.h nvmf: fix coding style for astyle 2.05 in nvmf_fc.h 2018-07-17 07:53:18 +00:00
nvmf_internal.h nvmf: Store thread in controller structure 2018-08-16 03:30:24 +00:00
nvmf.c nvmf: Store thread in controller structure 2018-08-16 03:30:24 +00:00
rdma.c nvmf/rdma: don't delete queue pair until it is empty. 2018-08-16 03:30:24 +00:00
request.c nvmf: add free_req function pointer. 2018-07-27 20:50:36 +00:00
subsystem.c nvmf: claim each bdev when constructing new Namespace 2018-08-06 21:14:37 +00:00
transport.c nvmf: Queue pairs can no longer be removed from poll groups 2018-08-13 18:57:45 +00:00
transport.h nvmf: Queue pairs can no longer be removed from poll groups 2018-08-13 18:57:45 +00:00