diff options
author | Wang Jinchao <wangjinchao600@gmail.com> | 2025-07-07 09:26:58 +0800 |
---|---|---|
committer | Yu Kuai <yukuai3@huawei.com> | 2025-08-03 13:08:12 +0800 |
commit | 178d1391c5ce0fc829f3e748058acab9bd9ca4f4 (patch) | |
tree | 563ee92adb3f937f1edc2a3118f53b10b310443e /rust/helpers/of.c | |
parent | 987ca60637a46882a026ca9cc9f3e5f26e8aec28 (diff) |
md/raid1: remove struct pool_info and related code
The struct pool_info was originally introduced mainly to support reshape
operations, serving as a parameter for mempool_init() when raid_disks
changes. Now that mempool_create_kmalloc_pool() is sufficient for this
purpose, struct pool_info and its related code are no longer needed.
Remove struct pool_info and all associated code.
Signed-off-by: Wang Jinchao <wangjinchao600@gmail.com>
Link: https://lore.kernel.org/linux-raid/20250707012711.376844-3-yukuai1@huaweicloud.com
Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Diffstat (limited to 'rust/helpers/of.c')
0 files changed, 0 insertions, 0 deletions