+38
−22
+4
−2
+7
−4
+2
−3
+2
−2
Loading
stable inclusion from stable-v6.6.79 commit 3b666dad382876f3bb741a62508d20fb94e58631 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IBXANC Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=3b666dad382876f3bb741a62508d20fb94e58631 -------------------------------- 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@huawei.com> Reviewed-by:
Xiao Ni <xni@redhat.com> Link: https://lore.kernel.org/r/20250109015145.158868-2-yukuai1@huaweicloud.com Signed-off-by:
Song Liu <song@kernel.org> [There is no bitmap_operations, resolve conflicts by exporting new api md_bitmap_{start,end}_behind_write] Signed-off-by:
Yu Kuai <yukuai3@huawei.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> (cherry picked from commit 3b666dad382876f3bb741a62508d20fb94e58631) Signed-off-by:
Wentao Guan <guanwentao@uniontech.com>