]> git.ipfire.org Git - thirdparty/mdadm.git/history - maps.c
Create.c: fix uclibc build
[thirdparty/mdadm.git] / maps.c
2024-01-24  Mateusz KusiakReplace "none" with macro
2023-01-04  Mateusz KusiakChange update to enum in update_super and update_subarray
2023-01-04  Mateusz KusiakAdd code specific update options to enum.
2023-01-04  Mateusz Kusiakmdadm: Add option validation for --update-subarray
2022-04-05  Mariusz Tkaczykmdadm: add map_num_s()
2019-12-02  NeilBrownCreate: add support for RAID0 layouts.
2019-09-30  Guilherme G. Piccolimdadm: Introduce new array state 'broken' for raid0...
2017-04-24  Artur PaszkiewiczDon't use UnSet with consistency_policy
2017-04-21  Jes Sorensenmaps: Simplify implementation of map_name()
2017-04-21  Jes Sorensenmaps: Remove incorrect comment about strcmp()
2017-04-20  Jes Sorensenmaps: Use keyvalue for null terminator to indicate...
2017-04-20  Jes Sorensenmaps: Terminate 'modes' map correctly.
2017-04-20  Jes Sorensensysfs: Parse array_state in sysfs_read()
2017-03-29  Artur PaszkiewiczGeneric support for --consistency-policy and PPL
2013-06-19  NeilBrownRemove lots of unnecessary white space.
2011-04-04  NeilBrownsplit name/number maps into separate file.