]> git.ipfire.org Git - thirdparty/mdadm.git/commit
super-ddf: Remove update_super_ddf.
authorMateusz Kusiak <mateusz.kusiak@intel.com>
Mon, 2 Jan 2023 08:35:18 +0000 (09:35 +0100)
committerJes Sorensen <jes@trained-monkey.org>
Wed, 4 Jan 2023 15:20:58 +0000 (10:20 -0500)
commit35aa44c549290e22f285896684c704acb53b7717
tree79e8105ffb81a78b75b63918e6d327088369da2d
parent2257de106cbf17a7f1df33a10cfd2be0d5a064cb
super-ddf: Remove update_super_ddf.

This is not supported by ddf.
It hides errors by returning success status for some updates.
Remove update_super_dff().

Signed-off-by: Mateusz Kusiak <mateusz.kusiak@intel.com>
Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
super-ddf.c