]> git.ipfire.org Git - thirdparty/mdadm.git/commit
mdadm: remove bitmap file support
authorYu Kuai <yukuai3@huawei.com>
Mon, 2 Dec 2024 01:59:13 +0000 (09:59 +0800)
committerMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Tue, 3 Dec 2024 14:55:15 +0000 (15:55 +0100)
commit581ba1341017943d740ed8163d68f04671c2fdde
treee356c38fbe7b86af13593f321fa0da09a991e76f
parente97c4e18c847803016aa60066cb6e57c528d83a6
mdadm: remove bitmap file support

Because it's marked deprecated for a long time now, and it's not worthy
to support it for new bitmap.

Now that we don't need to store filename for bitmap, also declare a new
enum type bitmap_type to simplify code.

Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Assemble.c
Build.c
Create.c
Grow.c
Incremental.c
bitmap.c
config.c
mdadm.c
mdadm.h