linux_dsm_epyc7002/drivers/nvme/host
Christoph Hellwig 5bae7f73d3 nvme: move namespace scanning to common code
The namespace scanning code has been mostly generic already, we just
need to store a pointer to the tagset in the nvme_ctrl structure, and
add a method to check if a controller is I/O incapable.  The latter
will hopefully be replaced by a proper controller state machine soon.

Signed-off-by: Christoph Hellwig <hch@lst.de>
[Fixed pr conflicts]
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-12-01 10:59:40 -07:00
..
core.c nvme: move namespace scanning to common code 2015-12-01 10:59:40 -07:00
Kconfig NVMe: Add explicit block config dependency 2015-10-12 11:43:22 -06:00
lightnvm.c blk-mq: add a flags parameter to blk_mq_alloc_request 2015-12-01 10:53:59 -07:00
Makefile nvme: split command submission helpers out of pci.c 2015-12-01 10:59:38 -07:00
nvme.h nvme: move namespace scanning to common code 2015-12-01 10:59:40 -07:00
pci.c nvme: move namespace scanning to common code 2015-12-01 10:59:40 -07:00
scsi.c nvme: split __nvme_submit_sync_cmd 2015-12-01 10:59:39 -07:00