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

io_uring: add flag for disabling provided buffer recycling



If we need to continue doing this IO, then we don't want a potentially
selected buffer recycled. Add a flag for that.

Set this for recv/recvmsg if they do partial IO.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 7ba89d2a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment