diff options
author | Keith Busch <kbusch@kernel.org> | 2019-12-05 20:50:44 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-01-10 16:55:50 +0100 |
commit | 35038bffa87da282010b91108cadd13238bb5bbd (patch) | |
tree | 577fdb3ccabc42b1c38e8ecbe93c710c7a91d335 /include | |
parent | fs: move guard_bio_eod() after bio_set_op_attrs (diff) | |
download | linux-35038bffa87da282010b91108cadd13238bb5bbd.tar.xz linux-35038bffa87da282010b91108cadd13238bb5bbd.zip |
nvme: Translate more status codes to blk_status_t
Decode interrupted command and not ready namespace nvme status codes to
BLK_STS_TARGET. These are not generic IO errors and should use a non-path
specific error so that it can use the non-failover retry path.
Reported-by: John Meneghini <John.Meneghini@netapp.com>
Cc: Hannes Reinecke <hare@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions