On 8/28/25 8:45 PM, chengkaitao wrote:
In commit(fde02699c242), the "if (blk_rq_is_seq_zoned_write(rq))" was removed, but the "rb_entry_rq(node)" and some other code were inadvertently left behind. This patch fixed it.
Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx>