alistair23-linux/drivers/nvme/host
Christoph Hellwig bf508e910b nvme: add missing unmaps in nvme_queue_rq
When we fail various metadata related operations in nvme_queue_rq we
need to unmap the data SGL.

Cc: stable@vger.kernel.org
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-11-24 15:24:05 -07:00
..
Kconfig
lightnvm.c nvme: lightnvm: use admin queues for admin cmds 2015-11-20 08:33:18 -07:00
Makefile nvme: LightNVM support 2015-10-29 17:57:29 +09:00
nvme.h nvme: LightNVM support 2015-10-29 17:57:29 +09:00
pci.c nvme: add missing unmaps in nvme_queue_rq 2015-11-24 15:24:05 -07:00
scsi.c