numam-spdk/lib/nvmf
Ben Walker 7d87273f60 nvmf: Reimplement abort handling
Now that the qpairs are stored on the poll groups,
reimplement abort handling to search each one. This
doesn't add new functionality compared to before - it
still only aborts AER commands.

Change-Id: I73651cf412b10f91a14be68bd9b8c03d8f22626e
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/415318
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-06-20 22:07: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: Reimplement abort handling 2018-06-20 22:07:24 +00:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
nvmf_internal.h nvmf: Keep a list of qpairs per poll group 2018-06-20 22:07:24 +00:00
nvmf.c nvmf: Keep a list of qpairs per poll group 2018-06-20 22:07:24 +00:00
rdma.c nvmf/rdma: Unset poll group pointer when qpair is removed 2018-06-20 22:07:24 +00:00
request.c thread: Replace #include of io_channel.h with thread.h 2018-06-12 15:24:07 +00:00
subsystem.c nvmf: don't change NN while ctrlrs exist 2018-06-13 21:52:38 +00:00
transport.c nvmf: redundant spdk_nvmf_transport assignment 2018-06-14 17:44:27 +00:00
transport.h nvmf: Remove poll group from controller 2017-12-12 15:01:17 -05:00