On 4/22/25 4:51 AM, Greg Kroah-Hartman wrote:
On Fri, Apr 18, 2025 at 10:53:58AM -0700, Bart Van Assche wrote:
Hi Greg,
In kernel v6.10 the zoned storage approach was changed from zoned write locking to zone write plugging. Because of this change the block layer must preserve the request order. Hence this backport of Christoph's "don't reorder requests passed to ->queue_rqs" patch series. Please consider this patch series for inclusion in the 6.12 stable kernel.
See also https://lore.kernel.org/linux-block/20241113152050.157179-1-hch@lst.de/.
You sent this twice, right? I'll grab this "second" version as I'm guessing they were the same?
(took the past two weeks off)
Hi Greg,
stable@vger.kernel.org was not Cc-ed the first time I sent this series, hence the resend. Both series are indeed identical.
Thank you,
Bart.