linux/drivers/nvme/host
James Smart 71c691fd06 nvme-fc: avoid workqueue flush stalls
There's no need to wait for the full nvme_wq, which is now shared,
to flush. flush only the delete_work item.

Signed-off-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Sagi Grimberg <sgi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2017-11-01 16:28:03 +01:00
..
core.c nvme: check for a live controller in nvme_dev_open 2017-10-27 09:05:22 +03:00
fabrics.c nvme: add duplicate_connect option 2017-10-27 09:25:20 +03:00
fabrics.h nvme: add helper to compare options to controller 2017-10-27 09:25:28 +03:00
fc.c nvme-fc: avoid workqueue flush stalls 2017-11-01 16:28:03 +01:00
Kconfig nvme: Remove SCSI translations 2017-06-28 08:14:13 -06:00
lightnvm.c nvme: fix lightnvm check 2017-09-11 12:29:36 -04:00
Makefile nvme: Makefile: remove dead build rule 2017-06-29 09:43:23 -06:00
nvme.h nvme: get rid of nvme_ctrl_list 2017-10-27 09:04:53 +03:00
pci.c nvme: switch controller refcounting to use struct device 2017-10-27 09:04:07 +03:00
rdma.c nvme-rdma: add support for duplicate_connect option 2017-10-27 09:25:32 +03:00