On 7/16/20 2:28 PM, Pavel Begunkov wrote: > Currently, file refs in struct io_submit_state are tracked with 2 vars: > @has_refs -- how many refs were initially taken > @used_refs -- number of refs used > > Replace it with a single veriable counting how many refs left at the > current moment. Applied, thanks. -- Jens Axboe