summaryrefslogtreecommitdiffstats
path: root/managemon.c
Commit message (Expand)AuthorAgeFilesLines
* Add DDF code for activate_spareNeil Brown2008-06-121-3/+7
* Support adding a spare to a degraded array.Neil Brown2008-06-121-4/+80
* Allow passing metadata update to the monitor.Neil Brown2008-06-121-0/+41
* Parse the 'instance' part of external:/mdXX/INST in metadata handler.Neil Brown2008-05-271-6/+2
* Discard get_sync_pos. We should be using get_resync_start.Neil Brown2008-05-271-3/+1
* Exit when there are no more arrays to manage.Neil Brown2008-05-271-0/+6
* Remove stopped arrays.Neil Brown2008-05-271-9/+36
* Initialise newly allocated active_array better.Neil Brown2008-05-271-0/+2
* Discard 'array_list' in mdmonNeil Brown2008-05-271-4/+3
* close some memory leaksDan Williams2008-05-151-0/+3
* add infrastructure to receive higher order commands, like remove_deviceDan Williams2008-05-151-8/+40
* start fleshing out socket code, ping monitor to see if it is aliveDan Williams2008-05-151-2/+26
* Flag arrays for deletion after they have been stopped.Dan Williams2008-05-151-14/+30
* start resync when transitioning from initial readonly stateDan Williams2008-05-151-0/+1
* Merge mdmonNeil Brown2008-05-151-0/+309