]> asedeno.scripts.mit.edu Git - linux.git/commit
nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed
authorSagi Grimberg <sagi@grimberg.me>
Sat, 3 Aug 2019 01:17:52 +0000 (18:17 -0700)
committerSagi Grimberg <sagi@grimberg.me>
Thu, 12 Sep 2019 15:50:45 +0000 (08:50 -0700)
commit16686010085f46783c895f8736e4f0ae74ae88a0
treed8b400ac3c13d867b50cc11b7abbd52c28519128
parent1c0d12c0b1a1a09fdfbc8e00c456581d04829915
nvme-tcp: fail command with NVME_SC_HOST_PATH_ERROR send failed

This is a more appropriate error status for a transport error
detected by us (the host).

Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: James Smart <james.smart@broadcom.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
drivers/nvme/host/tcp.c