Hi block developers, Can you help review this serials patch from Bart Van Assche? https://lore.kernel.org/all/20240509170149.7639-1-bvanassche@xxxxxxx/ [PATCH v2 1/2] block: Call .limit_depth() after .hctx has been set [PATCH v2 2/2] block/mq-deadline: Fix the tag reservation code These patch will fix the issue "there may warning happen if we set dd async_depth from user", For more information about warnings, please refer to commit msg: https://lore.kernel.org/all/CAHJ8P3KEOC_DXQmZK3u7PHgZFmWpMVzPa6pgkOgpyoH7wgT5nw@xxxxxxxxxxxxxx/ If you need any tests, you can ask me. I can help if my experimental environment can be implemented. Thanks! -----邮件原件----- 发件人: Bart Van Assche <bvanassche@xxxxxxx> 发送时间: 2024年6月4日 19:49 收件人: 牛志国 (Zhiguo Niu) <Zhiguo.Niu@xxxxxxxxxx>; Jens Axboe <axboe@xxxxxxxxx> 抄送: linux-block@xxxxxxxxxxxxxxx; Christoph Hellwig <hch@xxxxxx>; Damien Le Moal <dlemoal@xxxxxxxxxx>; 王皓 (Hao_hao Wang) <Hao_hao.Wang@xxxxxxxxxx> 主题: Re: 答复: [PATCH v2 2/2] block/mq-deadline: Fix the tag reservation code 注意: 这封邮件来自于外部。除非你确定邮件内容安全,否则不要点击任何链接和附件。 CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. On 6/4/24 02:08, 牛志国 (Zhiguo Niu) wrote: > Would you have a plan When will these patch sets be merged into the mainline? These patches still apply without any changes to Jens' block/for-next branch. I think the next step is that someone helps by posting Reviewed-by or Tested-by tags for these patches. Thanks, Bart.