Re: [PATCH md-6.12 v2 00/42] md/md-bitmap: introduce bitmap_operations and make structure internal

From: Yu Kuai
Date: Tue Aug 27 2024 - 21:15:44 EST


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.

Thanks,
Kuai


Thanks,
Song

Yu Kuai (42):
md/raid1: use md_bitmap_wait_behind_writes() in raid1_read_request()
md/md-bitmap: replace md_bitmap_status() with a new helper
md_bitmap_get_stats()

[...]
.