numam-spdk/lib/nvme
Daniel Verkamp a384110d7a nvme: move nvme_qpair_fail() call to generic code
The logic to fail queue pairs when the controller is failed should be
handled in the generic code, not in the individual transports.

This also allows nvme_qpair_fail() to be private to nvme_qpair.c.

Change-Id: I6194576dceb35073b9af8847e59314900028637c
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-01-31 14:50:40 -07:00
..
Makefile nvme: Monitor uevent for device insert and remove 2016-11-30 14:27:43 -07:00
nvme_ctrlr_cmd.c nvme: add offset to spdk_nvme_ctrlr_cmd_get_log_page() 2016-12-15 11:16:14 -07:00
nvme_ctrlr.c nvme: Fail the qpair if it is marked as failure when process the completion queue. 2017-01-25 16:31:52 -07:00
nvme_internal.h nvme: move nvme_qpair_fail() call to generic code 2017-01-31 14:50:40 -07:00
nvme_ns_cmd.c nvme: split non-compliant SGLs into multiple requests 2017-01-17 07:51:09 -07:00
nvme_ns.c nvme: support extended LBA without protection information (#101) 2017-01-23 11:20:04 -07:00
nvme_pcie.c nvme: move nvme_qpair_fail() call to generic code 2017-01-31 14:50:40 -07:00
nvme_qpair.c nvme: move nvme_qpair_fail() call to generic code 2017-01-31 14:50:40 -07:00
nvme_quirks.c nvme: Make striping a quirk 2016-12-09 14:38:42 -07:00
nvme_rdma.c nvme/rdma: Reap multiple completions per poll 2017-01-30 14:16:05 -07:00
nvme_transport.c nvme: remove transport ctrlr_attach callback 2017-01-09 11:36:27 -07:00
nvme_uevent.c nvme: Remove pci_addr from probe_info 2016-12-12 10:46:50 -07:00
nvme_uevent.h nvme: Remove pci_addr from probe_info 2016-12-12 10:46:50 -07:00
nvme.c env: add spdk_mempool_create() socket_id parameter 2017-01-30 13:05:30 -07:00