diff options
| author | Jens Axboe <[email protected]> | 2024-03-07 19:43:22 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2024-03-08 14:56:21 +0000 |
| commit | 9817ad85899fb695f875610fb743cb18cf087582 (patch) | |
| tree | 3df6fa502f1be6d4a8291c8fdd31c93164eb5709 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | io_uring/net: correctly handle multishot recvmsg retry setup (diff) | |
| download | kernel-9817ad85899fb695f875610fb743cb18cf087582.tar.gz kernel-9817ad85899fb695f875610fb743cb18cf087582.zip | |
io_uring/net: remove dependency on REQ_F_PARTIAL_IO for sr->done_io
Ensure that prep handlers always initialize sr->done_io before any
potential failure conditions, and with that, we now it's always been
set even for the failure case.
With that, we don't need to use the REQ_F_PARTIAL_IO flag to gate on that.
Additionally, we should not overwrite req->cqe.res unless sr->done_io is
actually positive.
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
