]> www.infradead.org Git - users/hch/block.git/commit
md: factor out helper to start reshape from action_store()
authorYu Kuai <yukuai3@huawei.com>
Tue, 11 Jun 2024 13:22:43 +0000 (21:22 +0800)
committerSong Liu <song@kernel.org>
Wed, 12 Jun 2024 16:27:49 +0000 (16:27 +0000)
commit207c5656c33d56b3759d0876b68fa56cb56e5c51
tree6580adc2730a276c49322c84c4d2c4edb28c11ff
parente792a4c2156a392d8126bf0496f74407a21a8824
md: factor out helper to start reshape from action_store()

There are no functional changes, just to make code cleaner and prepare
for following refactor.

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