summaryrefslogtreecommitdiffstats
path: root/monitor.c
Commit message (Expand)AuthorAgeFilesLines
* Add DDF code for activate_spareNeil Brown2008-06-121-7/+6
* Support adding a spare to a degraded array.Neil Brown2008-06-121-16/+5
* Some fixes to make failures in ddf get handled properly.Neil Brown2008-06-121-5/+5
* Allow passing metadata update to the monitor.Neil Brown2008-06-121-1/+13
* Change mark_clean to set_array_state.Neil Brown2008-05-271-3/+6
* Discard get_sync_pos. We should be using get_resync_start.Neil Brown2008-05-271-18/+2
* Exit when there are no more arrays to manage.Neil Brown2008-05-271-2/+19
* Remove stopped arrays.Neil Brown2008-05-271-12/+30
* Implement mark_clean for ddf and remove mark_dirty and mark_syncNeil Brown2008-05-271-6/+8
* add infrastructure to receive higher order commands, like remove_deviceDan Williams2008-05-151-5/+61
* when failures happen they should be propagated to all member arraysDan Williams2008-05-151-3/+43
* handle disk failuresDan Williams2008-05-151-17/+29
* Flag arrays for deletion after they have been stopped.Dan Williams2008-05-151-2/+14
* handle resync completionDan Williams2008-05-151-4/+3
* start resync when transitioning from initial readonly stateDan Williams2008-05-151-7/+24
* Merge mdmonNeil Brown2008-05-151-0/+372