]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Detail: Export reshape status
authorMateusz Kusiak <mateusz.kusiak@intel.com>
Wed, 9 Oct 2024 11:24:13 +0000 (11:24 +0000)
committerMariusz Tkaczyk <mtkaczyk@kernel.org>
Mon, 13 Jan 2025 09:24:49 +0000 (10:24 +0100)
commit25267bcc1eb403b2d837069289990afdc097031f
tree12b3e592ebfb65a3180f7fed6a234178737988eb
parentcbc1cd589496a4ae16eb226a7fbad71a7d3d842d
Detail: Export reshape status

Display if there's an ongoing reshape happening in mdadm --detail
--export output.

This change is needed for incoming patches that will change "grow
continue" udev rules, to be based on actual array state.

Signed-off-by: Mateusz Kusiak <mateusz.kusiak@intel.com>
Detail.c