Re: [PATCH v5 00/29] md: improve lockless bitmap reshape support

Mykola Marzhan <[email protected]> Mon, 3 Aug 2026 14:11:34 +0200
Newsgroups org.kernel.vger.linux-raid,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
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 <[email protected]>

Thanks,
Mykola