summaryrefslogtreecommitdiff
path: root/managemon.c
Commit message (Expand)AuthorAge
* Remove mgr_pipe for communicating from manage to monitor.Neil Brown2008-07-12
* Remove mon_pipe for communicating from monitor to managerNeil Brown2008-07-12
* Handle device removal from containerNeil Brown2008-07-12
* Fix freeing of updates that have been handled by monitor.Neil Brown2008-07-12
* mdmon: add debug print statements for profiling mdmonDan Williams2008-06-16
* Add DDF code for activate_spareNeil Brown2008-06-12
* Support adding a spare to a degraded array.Neil Brown2008-06-12
* Allow passing metadata update to the monitor.Neil Brown2008-06-12
* Parse the 'instance' part of external:/mdXX/INST in metadata handler.Neil Brown2008-05-27
* 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
* Remove stopped arrays.Neil Brown2008-05-27
* Initialise newly allocated active_array better.Neil Brown2008-05-27
* Discard 'array_list' in mdmonNeil Brown2008-05-27
* close some memory leaksDan Williams2008-05-15
* add infrastructure to receive higher order commands, like remove_deviceDan Williams2008-05-15
* start fleshing out socket code, ping monitor to see if it is aliveDan Williams2008-05-15
* Flag arrays for deletion after they have been stopped.Dan Williams2008-05-15
* start resync when transitioning from initial readonly stateDan Williams2008-05-15
* Merge mdmonNeil Brown2008-05-15