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

io_uring: extend batch freeing to cover more cases



Currently we only batch free if fixed files are used, no links, no aux
data, etc. This extends the batch freeing to only exclude the linked
case and fallback case, and make io_free_req_many() handle the other
cases just fine.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 8237e045
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