On 18.03.26 21:35, Michael Tokarev wrote:
> On 17.03.2026 16:45, Hanna Czenczek wrote:
> []
>> Block layer patches for rc0
>>
>> - Fix race condition in throttle-group code triggering an assertion
>> failure
>> - Fix assertion failure in mirror job when issuing job-complete twice
>>
>> ----------------------------------------------------------------
>> Alberto Garcia (1):
>> throttle-group: Fix race condition in throttle_group_restart_queue()
>>
>> Fiona Ebner (1):
>> block/mirror: fix assertion failure upon duplicate complete for job
>> using 'replaces'
>>
>> block/mirror.c | 28 ++++++++-------
>> block/throttle-groups.c | 79 +++++++++++++++++++++++++++++++----------
>> 2 files changed, 75 insertions(+), 32 deletions(-)
>
> Is it not qemu-stable material?
> The amount of changes is a bit too high though.
The mirror one should be simple enough, the throttle-groups one… I think
it still is good.
> I'm picking it up for the currently active stable branches, please
> let me know if I shouldn't.
Yes, thanks!
Hanna