numam-spdk/lib/nvmf
Maciej Szwed 242201d2c9 nvmf: update the IBV state only for QP related events
qp_context is only available for QP related events.
For other events we should not update ibv state as we try
to access null object data field.

Signed-off-by: Maciej Szwed <maciej.szwed@intel.com>
Change-Id: Id8d2fee090d9a40c7e00c866914c2eb164e7587c

Reviewed-on: https://review.gerrithub.io/422941
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-08-22 20:25:17 +00:00
..
ctrlr_bdev.c nvmf/bdev: use spdk_bdev_queue_io_wait() 2018-08-21 17:00:13 +00:00
ctrlr_discovery.c
ctrlr.c nvmf: Store thread in controller structure 2018-08-16 03:30:24 +00:00
Makefile
nvmf_fc.h
nvmf_internal.h nvmf/bdev: use spdk_bdev_queue_io_wait() 2018-08-21 17:00:13 +00:00
nvmf.c lib/nvmf: handle the failed case when activating the subsystem 2018-08-21 22:19:54 +00:00
rdma.c nvmf: update the IBV state only for QP related events 2018-08-22 20:25:17 +00:00
request.c nvmf: add free_req function pointer. 2018-07-27 20:50:36 +00:00
subsystem.c lib/nvmf: handle the failed case when activating the subsystem 2018-08-21 22:19:54 +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