On 5/26/20 11:34 AM, Pavel Begunkov wrote: > Remove duplicated code putting fixed files in io_free_req_many(), > __io_req_aux_free() does the same thing, let it handle them. This one is already changed in mainline: > commit 9d9e88a24c1f20ebfc2f28b1762ce78c0b9e1cb3 (tag: io_uring-5.7-2020-05-15) Author: Jens Axboe <axboe@xxxxxxxxx> Date: Wed May 13 12:53:19 2020 -0600 io_uring: polled fixed file must go through free iteration -- Jens Axboe