Minwoo Im
cab1da59c2
hw/nvme: consider COPY command in nvme_aio_err
...
If we don't have NVME_CMD_COPY consideration in the switch statement in
nvme_aio_err(), it will go to have NVME_INTERNAL_DEV_ERROR and
`req->status` will be ovewritten to it. During the aio context, it
might set the NVMe status field like NVME_CMD_SIZE_LIMIT, but it's
overwritten in the nvme_aio_err().
Add consideration for the NVME_CMD_COPY not to overwrite the status at
the end of the function.
Signed-off-by: Minwoo Im <minwoo.im@samsung.com>
Reviewed-by: Klaus Jensen <k.jensen@samsung.com>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
2023-06-28 11:13:42 +02:00
..
2023-06-20 10:01:30 +02:00
2023-06-26 09:49:24 -04:00
2023-06-20 10:01:30 +02:00
2023-05-26 09:10:49 +02:00
2023-06-26 10:23:01 +02:00
2023-06-20 10:01:30 +02:00
2022-04-06 14:31:55 +02:00
2023-06-26 09:50:00 -04:00
2023-06-20 10:01:30 +02:00
2023-06-26 10:23:01 +02:00
2023-06-20 10:01:30 +02:00
2021-05-02 17:24:51 +02:00
2023-06-22 18:55:14 -04:00
2023-06-26 09:50:00 -04:00
2023-06-20 10:01:30 +02:00
2023-06-20 10:01:30 +02:00
2023-06-24 13:39:48 +02:00
2023-03-13 15:39:31 +04:00
2023-06-20 10:01:30 +02:00
2023-06-26 09:50:00 -04:00
2023-06-20 10:01:30 +02:00
2023-06-26 09:50:00 -04:00
2023-06-25 22:41:30 +02:00
2023-06-20 10:01:30 +02:00
2023-06-20 10:01:30 +02:00
2023-06-20 10:01:30 +02:00
2023-06-16 17:58:46 +08:00
2023-06-22 09:30:11 +02:00
2023-06-23 02:54:40 -04:00
2023-02-27 13:27:05 +00:00
2023-06-05 20:48:34 +02:00
2023-06-22 09:31:18 +02:00
2023-06-26 09:50:00 -04:00
2022-10-17 16:15:10 -03:00
2023-06-20 10:01:30 +02:00
2023-06-28 11:13:42 +02:00
2023-06-20 10:01:30 +02:00
2023-03-22 15:06:57 +00:00
2023-06-23 02:54:44 -04:00
2023-06-20 10:01:30 +02:00
2023-06-25 22:41:30 +02:00
2023-06-20 10:01:30 +02:00
2023-06-25 22:41:30 +02:00
2023-06-20 10:01:30 +02:00
2023-06-26 10:23:01 +02:00
2023-06-26 10:23:01 +02:00
2023-06-20 10:01:30 +02:00
2023-06-05 20:48:34 +02:00
2023-06-23 02:54:44 -04:00
2023-06-26 09:50:00 -04:00
2023-06-20 10:01:30 +02:00
2023-06-20 10:01:30 +02:00
2023-05-22 09:44:48 +02:00
2023-06-20 10:01:30 +02:00
2023-06-05 20:48:34 +02:00
2023-06-13 11:28:58 +02:00
2023-06-20 10:01:30 +02:00
2023-06-20 10:01:30 +02:00
2023-06-20 10:01:30 +02:00
2021-07-20 20:10:21 +02:00
2023-06-20 10:01:30 +02:00
2023-06-13 11:28:58 +02:00
2023-06-26 09:50:00 -04:00
2023-06-20 10:01:30 +02:00
2023-06-20 10:01:30 +02:00
2023-03-24 14:52:14 +00:00
2023-05-26 09:10:49 +02:00
2023-03-01 08:22:49 +00:00
2022-06-06 18:09:03 +00:00