diff options
| author | Wang Jinchao <[email protected]> | 2025-07-07 01:26:58 +0000 |
|---|---|---|
| committer | Yu Kuai <[email protected]> | 2025-08-03 05:08:12 +0000 |
| commit | 178d1391c5ce0fc829f3e748058acab9bd9ca4f4 (patch) | |
| tree | 563ee92adb3f937f1edc2a3118f53b10b310443e /lib/timerqueue.c | |
| parent | md/raid1: change r1conf->r1bio_pool to a pointer type (diff) | |
| download | kernel-178d1391c5ce0fc829f3e748058acab9bd9ca4f4.tar.gz kernel-178d1391c5ce0fc829f3e748058acab9bd9ca4f4.zip | |
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 <[email protected]>
Link: https://lore.kernel.org/linux-raid/[email protected]
Signed-off-by: Yu Kuai <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions
