]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.h
Change update to enum in update_super and update_subarray
authorMateusz Kusiak <mateusz.kusiak@intel.com>
Mon, 2 Jan 2023 08:35:22 +0000 (09:35 +0100)
committerJes Sorensen <jes@trained-monkey.org>
Wed, 4 Jan 2023 15:20:58 +0000 (10:20 -0500)
commit03312b5240438ffc3b63114bdc87e911222f01e5
tree6efdf29991cfc40cdbc320f31c33bf158b05fd0f
parent4345e135c4c7dd04bb15bad140dfc4747f677738
Change update to enum in update_super and update_subarray

Use already existing enum, change update_super and update_subarray
update to enum globally.
Refactor function references also.
Remove code specific options from update_options.

Signed-off-by: Mateusz Kusiak <mateusz.kusiak@intel.com>
Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
Assemble.c
Examine.c
Grow.c
Manage.c
maps.c
mdadm.h
super-intel.c
super0.c
super1.c