summaryrefslogtreecommitdiff
path: root/maps.c
Commit message (Expand)AuthorAgeFilesLines
* Change update to enum in update_super and update_subarrayMateusz Kusiak2023-01-041-21/+0
* Add code specific update options to enum.Mateusz Kusiak2023-01-041-0/+21
* mdadm: Add option validation for --update-subarrayMateusz Kusiak2023-01-041-0/+31
* mdadm: add map_num_s()Mariusz Tkaczyk2022-04-041-0/+24
* Create: add support for RAID0 layouts.NeilBrown2019-12-021-0/+12
* mdadm: Introduce new array state 'broken' for raid0/linearGuilherme G. Piccoli2019-09-301-0/+1
* Don't use UnSet with consistency_policyArtur Paszkiewicz2017-04-241-1/+1
* maps: Simplify implementation of map_name()Jes Sorensen2017-04-211-4/+1
* maps: Remove incorrect comment about strcmp()Jes Sorensen2017-04-211-4/+0
* maps: Use keyvalue for null terminator to indicate 'unset' valueJes Sorensen2017-04-201-8/+9
* maps: Terminate 'modes' map correctly.Jes Sorensen2017-04-201-0/+1
* sysfs: Parse array_state in sysfs_read()Jes Sorensen2017-04-201-0/+17
* Generic support for --consistency-policy and PPLArtur Paszkiewicz2017-03-291-0/+10
* Remove lots of unnecessary white space.NeilBrown2013-06-191-3/+0
* split name/number maps into separate file.NeilBrown2011-04-051-0/+153