Re: [PATCH V3] loop: aio inherit the ioprio of original request

From: Chaitanya Kulkarni
Date: Tue Apr 15 2025 - 11:39:39 EST


On 4/14/25 22:44, Yunlong Xing wrote:
> Set cmd->iocb.ki_ioprio to the ioprio of loop device's request.
> The purpose is to inherit the original request ioprio in the aio
> flow.
>
> Signed-off-by: Yunlong Xing<yunlong.xing@xxxxxxxxxx>
> Signed-off-by: Zhiguo Niu<zhiguo.niu@xxxxxxxxxx>
> Reviewed-by: Christoph Hellwig<hch@xxxxxx>
> Link:https://lore.kernel.org/r/20250414030159.501180-1-yunlong.xing@xxxxxxxxxx
> Signed-off-by: Jens Axboe<axboe@xxxxxxxxx>


Looks good.

Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx>

-ck