aboutsummaryrefslogtreecommitdiffstats
path: root/maps.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-24Replace "none" with macroMateusz Kusiak1-2/+2
2023-01-04Change update to enum in update_super and update_subarrayMateusz Kusiak1-21/+0
2023-01-04Add code specific update options to enum.Mateusz Kusiak1-0/+21
2023-01-04mdadm: Add option validation for --update-subarrayMateusz Kusiak1-0/+31
2022-04-04mdadm: add map_num_s()Mariusz Tkaczyk1-0/+24
2019-12-02Create: add support for RAID0 layouts.NeilBrown1-0/+12
2019-09-30mdadm: Introduce new array state 'broken' for raid0/linearGuilherme G. Piccoli1-0/+1
2017-04-24Don't use UnSet with consistency_policyArtur Paszkiewicz1-1/+1
2017-04-21maps: Simplify implementation of map_name()Jes Sorensen1-4/+1
2017-04-21maps: Remove incorrect comment about strcmp()Jes Sorensen1-4/+0
2017-04-20maps: Use keyvalue for null terminator to indicate 'unset' valueJes Sorensen1-8/+9
2017-04-20maps: Terminate 'modes' map correctly.Jes Sorensen1-0/+1
2017-04-20sysfs: Parse array_state in sysfs_read()Jes Sorensen1-0/+17
2017-03-29Generic support for --consistency-policy and PPLArtur Paszkiewicz1-0/+10
2013-06-19Remove lots of unnecessary white space.NeilBrown1-3/+0
2011-04-05split name/number maps into separate file.NeilBrown1-0/+153