Idan Horowitz
263127f21a
Kernel: Actually report nvme request status
...
Due to an incorrect lambda scope capture declaration, we would copy the
result status at the start of the function, before it actually got
updated with the final status. Capture it by reference instead to
ensure we report the updated result.
2024-02-10 08:42:53 +01:00
..
2024-01-14 15:06:37 -07:00
2024-02-08 08:13:47 -07:00
2024-01-12 16:02:13 -07:00
2024-01-12 15:59:47 -07:00
2024-02-10 08:42:53 +01:00
2024-01-13 19:01:07 -07:00
2023-07-15 00:12:01 +02:00
2023-12-30 13:57:10 +01:00
2023-09-16 14:04:17 -06:00
2024-01-12 16:25:46 -07:00
2023-10-03 16:08:29 -06:00
2024-01-12 15:59:47 -07:00
2024-02-08 07:05:46 -07:00
2023-12-30 23:18:49 +01:00
2023-12-30 13:57:10 +01:00
2024-01-06 04:59:50 -07:00
2023-12-26 19:20:21 +01:00
2024-01-02 06:50:59 -07:00
2024-01-23 13:13:18 -07:00
2023-10-16 01:25:45 +02:00
2023-07-02 01:04:51 +02:00
2024-01-02 06:16:53 -07:00
2023-12-30 23:24:18 +01:00
2023-06-04 21:32:34 +02:00
2023-06-04 21:32:34 +02:00
2023-11-08 09:31:54 +01:00