]> git.ipfire.org Git - thirdparty/mdadm.git/history - managemon.c
Discard get_sync_pos. We should be using get_resync_start.
[thirdparty/mdadm.git] / managemon.c
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 BrownRemove stopped arrays.
2008-05-26  Neil BrownInitialise newly allocated active_array better.
2008-05-26  Neil BrownDiscard 'array_list' in mdmon
2008-05-15  Dan Williamsclose some memory leaks
2008-05-15  Dan Williamsadd infrastructure to receive higher order commands...
2008-05-15  Dan Williamsstart fleshing out socket code, ping monitor to see...
2008-05-15  Dan WilliamsFlag arrays for deletion after they have been stopped.
2008-05-15  Dan Williamsstart resync when transitioning from initial readonly...
2008-05-15  Neil BrownMerge mdmon