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? 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() [...]