linux_dsm_epyc7002/drivers/nvme/host
Christoph Hellwig db8c48e4b2 nvme: return BLK_EH_DONE from ->timeout
NVMe always completes the request before returning from ->timeout, either
by polling for it, or by disabling the controller.  Return BLK_EH_DONE so
that the block layer doesn't even try to complete it again.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-05-29 08:59:21 -06:00
..
core.c Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block 2018-05-21 08:33:37 -06:00
fabrics.c nvme: fix potential memory leak in option parsing 2018-05-03 09:37:50 -06:00
fabrics.h nvme: expand nvmf_check_if_ready checks 2018-04-12 09:58:27 -06:00
fault_inject.c nvme: Add fault injection feature 2018-03-26 08:53:43 -06:00
fc.c nvme: fc: provide a descriptive error 2018-04-26 13:25:58 -06:00
Kconfig nvme: depend on INFINIBAND_ADDR_TRANS 2018-04-27 11:15:43 -04:00
lightnvm.c lightnvm: remove function name in strings 2018-03-29 17:29:09 -06:00
Makefile nvme: Add fault injection feature 2018-03-26 08:53:43 -06:00
multipath.c nvme/multipath: Fix multipath disabled naming collisions 2018-05-03 09:37:50 -06:00
nvme.h Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block 2018-05-21 08:33:37 -06:00
pci.c nvme: return BLK_EH_DONE from ->timeout 2018-05-29 08:59:21 -06:00
rdma.c nvme: return BLK_EH_DONE from ->timeout 2018-05-29 08:59:21 -06:00
trace.c nvme: add tracepoint for nvme_setup_cmd 2018-01-26 12:34:40 +01:00
trace.h nvme: change order of qid and cmdid in completion trace 2018-04-26 13:30:08 -06:00