Re: [PATCH v5 00/29] md: improve lockless bitmap reshape support
From: Mykola Marzhan
Date: Mon Aug 03 2026 - 08:15:36 EST
Hi Kuai,
I ran v5 through the same rig, on the md-7.3 base.
Since patches 6-9 are new I aimed tests at them: array stops under
sustained write load, including raid1 with write-behind (patch 6),
a forced llbitmap create failure (patch 8), and a check that
BITMAP_SHUTDOWN never reaches the on-disk superblock (patch 9).
All clean, so for patches 6-9 as well:
Tested-by: Mykola Marzhan <mykola@xxxxxxxxxxx>
Thanks,
Mykola