On 8/6/21 5:18 AM, Damien Le Moal wrote: > An iocb aio_reqprio field is 16-bits (u16) but often handled as an int > in the block layer. E.g. ioprio_check_cap() takes an int as argument. I'd just reference kiocb->ki_ioprio, that's transport agnostic. Apart from that, this one looks fine to me. A better commit title would do wonders too, though, it's very non-descript. -- Jens Axboe