linux/drivers/nvme
Daniel Wagner 84eedced1c nvmet-fcloop: drop response if targetport is gone
When the target port is gone, the lsrsp pointer is invalid. Thus don't
call the done function anymore instead just drop the response.

This happens when the target sends a disconnect association. After this
the target starts tearing down all resources and doesn't expect any
response.

Signed-off-by: Daniel Wagner <wagi@kernel.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2025-05-20 05:34:26 +02:00
..
common nvme-auth: use SHASH_DESC_ON_STACK 2025-05-20 05:34:26 +02:00
host nvme-auth: do not re-authenticate queues with no prior authentication 2025-05-20 05:34:25 +02:00
target nvmet-fcloop: drop response if targetport is gone 2025-05-20 05:34:26 +02:00
Kconfig nvme: implement In-Band authentication 2022-08-02 17:14:49 -06:00
Makefile nvme: common: make keyring and auth separate modules 2023-11-07 10:05:15 -08:00