summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorYu Kuai <yukuai3@huawei.com>2025-01-09 09:51:44 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-02-08 09:58:12 +0100
commitaa8e15d69f5c0044d5bff61844e163aacc4ac172 (patch)
treeca8e94e67be221fdddf10bb23f719efd69c4ed41 /scripts/git.orderFile
parent783e6715a49d87c8235dd884b5a09e895739ba40 (diff)
downloadlinux-aa8e15d69f5c0044d5bff61844e163aacc4ac172.tar.gz
linux-aa8e15d69f5c0044d5bff61844e163aacc4ac172.tar.bz2
linux-aa8e15d69f5c0044d5bff61844e163aacc4ac172.zip
md/raid5: implement pers->bitmap_sector()
commit 9c89f604476cf15c31fbbdb043cff7fbf1dbe0cb upstream. Bitmap is used for the whole array for raid1/raid10, hence IO for the array can be used directly for bitmap. However, bitmap is used for underlying disks for raid5, hence IO for the array can't be used directly for bitmap. Implement pers->bitmap_sector() for raid5 to convert IO ranges from the array to the underlying disks. Signed-off-by: Yu Kuai <yukuai3@huawei.com> Link: https://lore.kernel.org/r/20250109015145.158868-5-yukuai1@huaweicloud.com Signed-off-by: Song Liu <song@kernel.org> Signed-off-by: Yu Kuai <yukuai1@huaweicloud.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions