linux/drivers/nvme/host
Keith Busch 7bf7d77862 nvme/pci: Don't mark IOD as aborted if abort wasn't sent
This patch sets the aborted flag only if an abort was sent, reducing
excessive kernel message spamming for completed IO that wasn't actually
aborted.

Reported-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-01-31 08:34:47 -07:00
..
core.c lightnvm: add ioctls for vector I/Os 2017-01-31 08:32:13 -07:00
fabrics.c nvme-fabrics: Adjust source code indentation 2016-12-06 10:17:03 +02:00
fabrics.h Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block 2016-10-07 14:42:05 -07:00
fc.c nvme/fc: simplify error handling of nvme_fc_create_hw_io_queues 2016-12-21 11:34:25 +01:00
Kconfig nvme-fabrics: Add host support for FC transport 2016-12-06 10:17:56 +02:00
lightnvm.c lightnvm: use end_io callback instead of instance 2017-01-31 08:32:13 -07:00
Makefile nvme-fabrics: Add host support for FC transport 2016-12-06 10:17:56 +02:00
nvme.h lightnvm: add ioctls for vector I/Os 2017-01-31 08:32:13 -07:00
pci.c nvme/pci: Don't mark IOD as aborted if abort wasn't sent 2017-01-31 08:34:47 -07:00
rdma.c Updates for 4.10 kernel merge window 2016-12-15 12:03:32 -08:00
scsi.c nvme/scsi: Remove START STOP emulation 2016-12-21 11:33:24 +01:00