diff options
author | 2024-03-07 13:19:46 -0700 | |
---|---|---|
committer | 2024-03-07 13:22:05 -0700 | |
commit | b5311dbc2c2eefac00f12888dcd15e90238d1828 (patch) | |
tree | f8046e586c8d25aaaaf4fb701910cda34be1f9e2 /scripts/generate_rust_analyzer.py | |
parent | io_uring: fix io_queue_proc modifying req->flags (diff) | |
download | linux-rng-b5311dbc2c2eefac00f12888dcd15e90238d1828.tar.xz linux-rng-b5311dbc2c2eefac00f12888dcd15e90238d1828.zip |
io_uring/net: clear REQ_F_BL_EMPTY in the multishot retry handler
This flag should not be persistent across retries, so ensure we clear
it before potentially attemting a retry.
Fixes: c3f9109dbc9e ("io_uring/kbuf: flag request if buffer pool is empty after buffer pick")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions