summaryrefslogtreecommitdiff
path: root/monitor.c
Commit message (Expand)AuthorAge
...
* monitor: call get_resync_start on array shutdown.NeilBrown2008-07-18
* 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
* mdmon: close possibility of re-marking the metadata dirty on shutdownDan Williams2008-07-14
* mdmon: notify metadata of recovery completionDan Williams2008-07-14
* Make sure we remove pid file in monitor before manager exits.Neil Brown2008-07-12
* Remove some noisy printfs.Neil Brown2008-07-12
* Revise message passing code.Neil Brown2008-07-12
* 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
* 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
* Some fixes to make failures in ddf get handled properly.Neil Brown2008-06-12
* Allow passing metadata update to the monitor.Neil Brown2008-06-12
* Change mark_clean to set_array_state.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
* Implement mark_clean for ddf and remove mark_dirty and mark_syncNeil Brown2008-05-27
* add infrastructure to receive higher order commands, like remove_deviceDan Williams2008-05-15
* when failures happen they should be propagated to all member arraysDan Williams2008-05-15
* handle disk failuresDan Williams2008-05-15
* Flag arrays for deletion after they have been stopped.Dan Williams2008-05-15
* handle resync completionDan Williams2008-05-15
* start resync when transitioning from initial readonly stateDan Williams2008-05-15
* Merge mdmonNeil Brown2008-05-15