summaryrefslogtreecommitdiff
path: root/mdmon.h
Commit message (Expand)AuthorAge
* Fix is_resync_complete for RAID10NeilBrown2013-07-31
* Remove lots of unnecessary white space.NeilBrown2013-06-19
* pr_err for mdmon.NeilBrown2013-05-21
* Discard devnum in favour of devnmNeilBrown2013-02-21
* FIX: Mdmon crashes after changing RAID level from 1 to 0Lukasz Dorau2011-09-06
* mdmon: when a reshape is detected, add any newly added devices to the array.NeilBrown2010-12-16
* mdmon: periodically checkpoint recoveryDan Williams2010-05-14
* mdmon: insist on creating .pid file at startup.NeilBrown2010-02-08
* mdmon: allow pid to be stored in different directory.NeilBrown2010-02-04
* mdmon: cleanup resync_startDan Williams2009-12-14
* Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-02
* update copyright headersDan Williams2008-10-28
* mdmon: wait after trying to killDan Williams2008-10-15
* mdmon: terminate cleanDan Williams2008-10-15
* monitor: protect against CONFIG_LBD=nDan Williams2008-10-15
* sysfs: dprintf when we fail to write a sysfs fileDan Williams2008-10-15
* mdmon: recreate socket/pid file on SIGHUPDan Williams2008-09-15
* Allow an externally managed array to be marked readonlyNeilBrown2008-08-19
* mdmon: ping will wait for manage_mon to catch up.NeilBrown2008-07-18
* Make sure resync_start is initialised properly and maintained properlyNeil Brown2008-07-18
* Create arrays via metadata-updateNeil Brown2008-07-12
* Remove mgr_pipe for communicating from manage to monitor.Neil Brown2008-07-12
* Hide subordinate superswitch structures.Neil Brown2008-07-12
* mdmon: add debug print statements for profiling mdmonDan Williams2008-06-16
* Support adding a spare to a degraded array.Neil Brown2008-06-12
* Allow passing metadata update to the monitor.Neil Brown2008-06-12
* Discard get_sync_pos. We should be using get_resync_start.Neil Brown2008-05-27
* Exit when there are no more arrays to manage.Neil Brown2008-05-27
* Discard 'array_list' in mdmonNeil Brown2008-05-27
* add infrastructure to receive higher order commands, like remove_deviceDan Williams2008-05-15
* start resync when transitioning from initial readonly stateDan Williams2008-05-15
* Merge mdmonNeil Brown2008-05-15