diff options
author | Hannes Reinecke <hare@suse.de> | 2022-12-13 20:00:26 +0100 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2023-02-01 14:21:58 +0100 |
commit | b0ef1b11d3909d8f246dd3af9c94e38880d349b0 (patch) | |
tree | 7cf575b229aed92af9c634e04c5356e40390d506 /scripts/coccinelle | |
parent | nvme-fabrics: clarify AUTHREQ result handling (diff) | |
download | linux-b0ef1b11d3909d8f246dd3af9c94e38880d349b0.tar.xz linux-b0ef1b11d3909d8f246dd3af9c94e38880d349b0.zip |
nvme-auth: don't use NVMe status codes
NVMe status codes are part of the wire protocol, and shouldn't be
fabricated in the stack. So with this patch the authentication code
is switched over to use error codes; as a side effect authentication
failures due to internal error won't be retried anymore.
But that shouldn't have happened anyway.
Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'scripts/coccinelle')
0 files changed, 0 insertions, 0 deletions