diff options
author | Hannes Reinecke <hare@suse.de> | 2021-05-25 15:54:14 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2021-06-17 16:51:19 +0300 |
commit | 2a4a910aa4f0acc428dc8d10227c42e14ed21d10 (patch) | |
tree | edba6f6d472ffd2b5103e9065d1fdf9256de3ef5 /scripts/insert-sys-cert.c | |
parent | eff4423ec0b03fedb8b7b420549ed8e424d246f1 (diff) | |
download | linux-2a4a910aa4f0acc428dc8d10227c42e14ed21d10.tar.xz |
nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
When parsing a request in nvmet_fc_handle_fcp_rqst() we should not
check for invalid target ports; if we do the command is aborted
from the fcp layer, causing the host to assume a transport error.
Rather we should still forward this request to the nvmet layer, which
will then correctly fail the command with an appropriate error status.
Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'scripts/insert-sys-cert.c')
0 files changed, 0 insertions, 0 deletions