Re: [PATCH 6.6 2/6] md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()

From: Greg KH
Date: Tue Feb 04 2025 - 06:39:28 EST


On Mon, Jan 27, 2025 at 04:53:47PM +0800, Yu Kuai wrote:
> From: Yu Kuai <yukuai3@xxxxxxxxxx>
>
> commit 08c50142a128dcb2d7060aa3b4c5db8837f7a46a upstream.
>
> behind_write is only used in raid1, prepare to refactor
> bitmap_{start/end}write(), there are no functional changes.
>
> Signed-off-by: Yu Kuai <yukuai3@xxxxxxxxxx>
> Reviewed-by: Xiao Ni <xni@xxxxxxxxxx>
> Link: https://lore.kernel.org/r/20250109015145.158868-2-yukuai1@xxxxxxxxxxxxxxx
> Signed-off-by: Song Liu <song@xxxxxxxxxx>

This is much different from the original commit, please document your
changes here somewhere.

thanks,

greg k-h