ANDROID: block: Preserve the order of requeued zoned writes
blk_mq_process_requeue_list() inserts requeued requests in front of other
requests. This is fine for all request types except for sequential zoned
writes. Hence this patch.
Bug: 234829282
Change-Id: If1f1aece17f425104a936b36db33eab5f9ba5c2d
Signed-off-by:
Bart Van Assche <bvanassche@google.com>
Loading
Please sign in to comment