summaryrefslogtreecommitdiff
path: root/policy.c
Commit message (Expand)AuthorAge
* install: use BINDIR consistently to locate mdadm and mdmonNeilBrown2014-05-22
* policy: NULL path isn't really acceptable - use the devnameLukasz Dorau2014-01-06
* Remove lots of unnecessary white space.NeilBrown2013-06-19
* Discard devnum in favour of devnmNeilBrown2013-02-21
* Replace a lot of leading spaces with tabs.NeilBrown2012-10-10
* Remove scattered checks for malloc success.NeilBrown2012-07-09
* Introduce pr_err for printing error messages.NeilBrown2012-07-09
* Write_rules(): Avoid stack corruption if using extremely long udev pathnameJes Sorensen2011-11-01
* policy_add(): Add missing va_end()Jes Sorensen2011-11-01
* Fix off-by-one in readlink() buffer size handlingThomas Jarosch2011-10-17
* Fix handling for "auto" line in mdadm.confNeilBrown2011-10-06
* Fix small memory leakThomas Jarosch2011-10-03
* FIX: Prevent using null list pointerNeilBrown2011-09-07
* fix: generated udev rules does not work due to incorrect line formatHawrylewicz Czarnowski, Przemyslaw2011-03-08
* Allow domain_test to report that no domains were found.NeilBrown2011-02-01
* Dynamic hot-plug udev rules for policiesLabun, Marcin2011-01-27
* Policy is aware of metadata disk's controller domains.Marcin Labun2010-11-22
* Monitor: policy based spare migration.NeilBrown2010-11-22
* Add action=spare-same-slot policy.NeilBrown2010-11-22
* extension of IncrementalRemove to store location (path-id) of removed devicePrzemyslaw Czarnowski2010-11-22
* policy: don't try to get policy when path == NULL.NeilBrown2010-11-22
* Fix error in pol_sort.NeilBrown2010-11-22
* Convert 'auto' config line to policy statementsNeilBrown2010-09-06
* Factor out path_policy functon.NeilBrown2010-09-06
* Add domain policy support.NeilBrown2010-09-06
* Add policy_action supportNeilBrown2010-09-06
* Add policy framework.NeilBrown2010-09-06