]> www.infradead.org Git - users/willy/linux.git/commit
md/md-bitmap: merge md_bitmap_set_pages() into struct bitmap_operations
authorYu Kuai <yukuai3@huawei.com>
Mon, 26 Aug 2024 07:44:48 +0000 (15:44 +0800)
committerSong Liu <song@kernel.org>
Tue, 27 Aug 2024 19:43:15 +0000 (12:43 -0700)
commitef1c400fafe27f06ba1e8050fc2f35662fe8e106
tree33ccd7dc84e6a141fee7a00c621a59666180b8c4
parent3dd9141a154785f10770fb3e8349f6b133b08b8a
md/md-bitmap: merge md_bitmap_set_pages() into struct bitmap_operations

o that the implementation won't be exposed, and it'll be possible
o invent a new bitmap by replacing bitmap_operations.

Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Link: https://lore.kernel.org/r/20240826074452.1490072-39-yukuai1@huaweicloud.com
Signed-off-by: Song Liu <song@kernel.org>
drivers/md/md-bitmap.c
drivers/md/md-bitmap.h
drivers/md/md-cluster.c