linux/drivers/nvme/host
James Smart c5760f300e nvme-fc: fix localport resume using stale values
The localport resume was not updating the lldd ops structure. If the
lldd is unloaded and reloaded, the ops pointers will differ.

Additionally, as there are device references taken by the localport,
ensure that resume only resumes if the device matches as well.

Signed-off-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2017-11-10 19:53:25 -07:00
..
core.c nvme: check admin passthru command effects 2017-11-10 19:53:25 -07:00
fabrics.c nvme: move controller deletion to common code 2017-11-01 16:28:04 +01:00
fabrics.h nvme: add helper to compare options to controller 2017-10-27 09:25:28 +03:00
fc.c nvme-fc: fix localport resume using stale values 2017-11-10 19:53:25 -07:00
Kconfig nvme: Remove SCSI translations 2017-06-28 08:14:13 -06:00
lightnvm.c lightnvm: implement generic path for sync I/O 2017-10-13 08:34:57 -06:00
Makefile nvme: Makefile: remove dead build rule 2017-06-29 09:43:23 -06:00
nvme.h nvme: check admin passthru command effects 2017-11-10 19:53:25 -07:00
pci.c nvme: Remove unused headers 2017-11-01 16:34:43 +01:00
rdma.c nvme-rdma: reuse nvme_delete_ctrl when reconnect attempts expire 2017-11-01 16:28:07 +01:00