Commit 6cbffe0
Serban Iorga
[block] Reorganize request execution logic
- Split the request execution logic into 2 parts
- Write the request status as part of the request execution logic
Signed-off-by: Serban Iorga <[email protected]>1 parent a56ed10 commit 6cbffe0
File tree
3 files changed
+163
-189
lines changed- src/devices/src/virtio/block
- tests/integration_tests/build
3 files changed
+163
-189
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
328 | 315 | | |
329 | 316 | | |
330 | 317 | | |
| |||
496 | 483 | | |
497 | 484 | | |
498 | 485 | | |
499 | | - | |
| 486 | + | |
500 | 487 | | |
501 | 488 | | |
502 | 489 | | |
| |||
0 commit comments