]> git.ipfire.org Git - thirdparty/mdadm.git/history - mdmon.h
Make sure resync_start is initialised properly and maintained properly
[thirdparty/mdadm.git] / mdmon.h
2008-07-18  Neil BrownMake sure resync_start is initialised properly and...
2008-07-12  Neil BrownCreate arrays via metadata-update
2008-07-12  Neil BrownRemove mgr_pipe for communicating from manage to monitor.
2008-07-12  Neil BrownHide subordinate superswitch structures.
2008-06-20  Neil BrownMerge branch 'release' of git://git.kernel.org/pub...
2008-06-19  Neil BrownMerge branch 'master' into devel-3.0
2008-06-16  Dan Williamsmdmon: add debug print statements for profiling mdmon
2008-06-12  Neil BrownSupport adding a spare to a degraded array.
2008-06-12  Neil BrownAllow passing metadata update to the monitor.
2008-05-26  Neil BrownDiscard get_sync_pos. We should be using get_resync_start.
2008-05-26  Neil BrownExit when there are no more arrays to manage.
2008-05-26  Neil BrownDiscard 'array_list' in mdmon
2008-05-15  Dan Williamsadd infrastructure to receive higher order commands...
2008-05-15  Dan Williamsstart resync when transitioning from initial readonly...
2008-05-15  Neil BrownMerge mdmon