OpenCloudOS-Kernel/drivers/nvme/host
Matias Bjørling 16f26c3aa9 lightnvm: replace req queue with nvmdev for lld
In the case where a request queue is passed to the low lever lightnvm
device drive integration, the device driver might pass its admin
commands through another queue. Instead pass nvm_dev, and let the
low level drive the appropriate queue.

Reported-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-12-07 09:14:19 -07:00
..
Kconfig NVMe: Add explicit block config dependency 2015-10-12 11:43:22 -06:00
Makefile lightnvm: Simplify config when disabled 2015-11-29 14:34:57 -07:00
lightnvm.c lightnvm: replace req queue with nvmdev for lld 2015-12-07 09:14:19 -07:00
nvme.h lightnvm: Simplify config when disabled 2015-11-29 14:34:57 -07:00
pci.c nvme: temporary fix for Apple controller reset 2015-12-01 13:23:22 -07:00
scsi.c