On 10/24/23 06:53, Bart Van Assche wrote: > blk_mq_requeue_work() inserts requeued requests in front of other > requests. This is fine for all request types except for sequential zoned > writes. Hence this patch. > > Note: moving this functionality into the mq-deadline I/O scheduler is > not an option because we want to be able to use zoned storage without > I/O scheduler. > > Cc: Christoph Hellwig <hch@xxxxxx> > Cc: Damien Le Moal <dlemoal@xxxxxxxxxx> > Cc: Ming Lei <ming.lei@xxxxxxxxxx> > Cc: Hannes Reinecke <hare@xxxxxxx> > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> Reviewed-by: Damien Le Moal <dlemoal@xxxxxxxxxx> -- Damien Le Moal Western Digital Research