Skip to content
Commit 934447a6 authored by Dylan Yudaken's avatar Dylan Yudaken Committed by Jens Axboe
Browse files

io_uring: do not recycle buffer in READV



READV cannot recycle buffers as it would lose some of the data required to
reimport that buffer.

Reported-by: default avatarAmmar Faizi <ammarfaizi2@gnuweeb.org>
Fixes: b66e65f4

 ("io_uring: never call io_buffer_select() for a buffer re-select")
Signed-off-by: default avatarDylan Yudaken <dylany@fb.com>
Link: https://lore.kernel.org/r/20220721131325.624788-1-dylany@fb.com
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent ec8516f3
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