]> www.infradead.org Git - users/willy/linux.git/commit
md/md-bitmap: merge md_bitmap_status() into bitmap_operations
authorYu Kuai <yukuai3@huawei.com>
Mon, 26 Aug 2024 07:44:29 +0000 (15:44 +0800)
committerSong Liu <song@kernel.org>
Tue, 27 Aug 2024 17:14:16 +0000 (10:14 -0700)
commit696936838bc18a761ed778910975d51cf2c35e3a
tree96c4b334fe60a7b812bf5a211e818cd966d7e5a2
parentfe59b34676b4ec6b48a7b436d3422fc9317e047a
md/md-bitmap: merge md_bitmap_status() into bitmap_operations

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

Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Link: https://lore.kernel.org/r/20240826074452.1490072-20-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
drivers/md/md.c
drivers/md/raid1.c