On Wed, Jan 8, 2025 at 5:56 PM Yu Kuai <yukuai1@huaweicloud.com> wrote:
>
> From: Yu Kuai <yukuai3@huawei.com>
>
> Changes in v2:
> - add commit message in patch 2;
> - also remove unsed flags in patch 2;
> - handle rehspae in patch 4;
>
> Yu Kuai (5):
> md/md-bitmap: factor behind write counters out from
> bitmap_{start/end}write()
> md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()
> md: add a new callback pers->bitmap_sector()
> md/raid5: implement pers->bitmap_sector()
> md/md-bitmap: move bitmap_{start, end}write to md upper layer
With some minor changes, applied this set to md-6.14.
Thanks,
Song