]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Remove --freeze-reshape logic
authorMateusz Kusiak <mateusz.kusiak@intel.com>
Wed, 16 Oct 2024 10:48:08 +0000 (10:48 +0000)
committerMariusz Tkaczyk <mtkaczyk@kernel.org>
Mon, 13 Jan 2025 09:24:49 +0000 (10:24 +0100)
commitcbc1cd589496a4ae16eb226a7fbad71a7d3d842d
tree542014ff47438d799fa6eb696ed00d627c38a864
parentef4b6a23189d804bfd8fa81f5038afe6ce825bde
Remove --freeze-reshape logic

This commit removes --freeze-reshape logic, it basicaly reverts
commit b76b30e0f950 ("Do not continue reshape during initrd phase").
--freeze-reshape was supposed to be used to restore critical sector in
incremental and assemble operations without starting a reshape process,
but it's meaning has been lost through the years and it is not
currently used.

A replacement for this logic will be added in incoming patches, so
reshapes won't be started in initrd phrase.

Signed-off-by: Mateusz Kusiak <mateusz.kusiak@intel.com>
Grow.c
ReadMe.c
mdadm.8.in
mdadm.c
mdadm.h