Skip to content
Commit b5311dbc authored by Jens Axboe's avatar Jens Axboe
Browse files

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: c3f9109d ("io_uring/kbuf: flag request if buffer pool is empty after buffer pick")
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 1a8ec63b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment