Re: [PATCH md-6.12 v2 00/42] md/md-bitmap: introduce bitmap_operations and make structure internal
From: Song Liu
Date: Wed Aug 28 2024 - 19:51:12 EST
On Tue, Aug 27, 2024 at 6:15 PM Yu Kuai <yukuai1@xxxxxxxxxxxxxxx> wrote:
>
> Hi,
>
> 在 2024/08/28 4:32, Song Liu 写道:
> > On Mon, Aug 26, 2024 at 12:50 AM Yu Kuai <yukuai1@xxxxxxxxxxxxxxx> wrote:
> >>
> > [...]
> >>
> >> And with this we can build bitmap as kernel module, but that's not
> >> our concern for now.
> >>
> >> This version was tested with mdadm tests. There are still few failed
> >> tests in my VM, howerver, it's the test itself need to be fixed and
> >> we're working on it.
> >
> > Do we have new test failures after this set? If so, which ones?
>
> No, there are new failures.
I assume you meant "there are _no_ new failures.
Applied the set to md-6.12 branch.
Thanks,
Song