linux/drivers/nvme/host
Christoph Hellwig 7890b9701b nvme-multipath: stop using ->queuedata
nvme-multipath already uses the gendisk private data, not need to
also set up the request_queue queuedata and use it in one place only.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-05-09 16:18:36 -06:00
..
core.c nvme: flush scan work on passthrough commands 2020-05-09 16:18:36 -06:00
fabrics.c
fabrics.h
fault_inject.c
fc.c nvme-fc: avoid gcc-10 zero-length-bounds warning 2020-05-09 16:18:36 -06:00
fc.h nvme-fc: Update header and host for common definitions for LS handling 2020-05-09 16:18:33 -06:00
hwmon.c
Kconfig
lightnvm.c
Makefile
multipath.c nvme-multipath: stop using ->queuedata 2020-05-09 16:18:36 -06:00
nvme.h nvme: consolidate chunk_sectors settings 2020-05-09 16:18:35 -06:00
pci.c nvme-pci: align io queue count with allocted nvme_queue in nvme_probe 2020-05-09 16:18:36 -06:00
rdma.c block-5.7-2020-04-10 2020-04-10 10:06:54 -07:00
tcp.c nvme-tcp: try to send request in queue_rq context 2020-05-09 16:18:36 -06:00
trace.c
trace.h