]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Add code specific update options to enum.
authorMateusz Kusiak <mateusz.kusiak@intel.com>
Mon, 2 Jan 2023 08:35:17 +0000 (09:35 +0100)
committerJes Sorensen <jes@trained-monkey.org>
Wed, 4 Jan 2023 15:20:58 +0000 (10:20 -0500)
commit2257de106cbf17a7f1df33a10cfd2be0d5a064cb
treea062410e9bf0c7c213315e420d45deb4db23ed68
parentdb10eab68e652f141169b7240e057d110d626c3d
Add code specific update options to enum.

Some of update options aren't taken from user input, but are hard-coded
as strings.
Include those options in enum.

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