]> git.baikalelectronics.ru Git - kernel.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)
commit58d466aa3b3d90c9fbe209a15605568bac754dfc
treed8b400ac3c13d867b50cc11b7abbd52c28519128
parentd144d7a796626fc87147a8ed7a16b688f77a42f3
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