Re: [PATCH 1/1] io_uring: place close flag changing code
From: Jens Axboe
Date: Sat Feb 01 2020 - 11:28:45 EST
On 1/31/20 5:58 PM, Pavel Begunkov wrote:
> Both iocb_flags() and kiocb_set_rw_flags() are inline and modify
> kiocb->ki_flags. Place them close, so they can be potentially better
> optimised.
Applied, thanks.
--
Jens Axboe