index
:
mdadm.git
auto-spare
devel-3.0
f8
f9
fedora-devel
for-neil
hotunplug
master
mdadm-2.6.7.x
stable-1
Official Fedora mdadm git repository cloned from upstream mdadm maintainer
Doug Ledford
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
monitor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mdmon: fix missed 'clean' event
Dan Williams
2009-02-24
1
-28
/
+21
*
mdmon: pass symbolic name to mdmon instead of device name.
NeilBrown
2008-11-20
1
-1
/
+1
*
update copyright headers
Dan Williams
2008-10-28
1
-0
/
+19
*
mdmon: terminate clean
Dan Williams
2008-10-15
1
-6
/
+38
*
trivial warn_unused_result squashing
Dan Williams
2008-10-15
1
-0
/
+1
*
monitor: clean up some debug messages
Dan Williams
2008-09-15
1
-2
/
+3
*
'mdadm --wait-clean' wait for array to be marked clean
Dan Williams
2008-09-15
1
-32
/
+7
*
monitor: don't mark dirty on resync complete
Dan Williams
2008-09-15
1
-1
/
+1
*
monitor: mark clean on active-idle
Dan Williams
2008-09-15
1
-3
/
+7
*
Allow an externally managed array to be marked readonly
NeilBrown
2008-08-19
1
-8
/
+14
*
Extra option for set_array_state: you choose dirty or clean.
NeilBrown
2008-08-19
1
-11
/
+3
*
mdmon: handle failures versus readauto arrays
Dan Williams
2008-08-15
1
-4
/
+20
*
mdmon: use activate spare for re-add
Dan Williams
2008-08-12
1
-3
/
+8
*
imsm: handle degraded->normal transitions in set_disk
Dan Williams
2008-07-24
1
-1
/
+0
*
monitor: call get_resync_start on array shutdown.
NeilBrown
2008-07-18
1
-0
/
+1
*
mdmon: ping will wait for manage_mon to catch up.
NeilBrown
2008-07-18
1
-0
/
+4
*
Make sure resync_start is initialised properly and maintained properly
Neil Brown
2008-07-18
1
-1
/
+1
*
mdmon: close possibility of re-marking the metadata dirty on shutdown
Dan Williams
2008-07-14
1
-2
/
+4
*
mdmon: notify metadata of recovery completion
Dan Williams
2008-07-14
1
-0
/
+4
*
Make sure we remove pid file in monitor before manager exits.
Neil Brown
2008-07-12
1
-1
/
+1
*
Remove some noisy printfs.
Neil Brown
2008-07-12
1
-1
/
+1
*
Revise message passing code.
Neil Brown
2008-07-12
1
-1
/
+2
*
Remove mgr_pipe for communicating from manage to monitor.
Neil Brown
2008-07-12
1
-27
/
+10
*
Remove mon_pipe for communicating from monitor to manager
Neil Brown
2008-07-12
1
-3
/
+2
*
Handle device removal from container
Neil Brown
2008-07-12
1
-43
/
+0
*
mdmon: add debug print statements for profiling mdmon
Dan Williams
2008-06-16
1
-3
/
+48
*
Add DDF code for activate_spare
Neil Brown
2008-06-12
1
-7
/
+6
*
Support adding a spare to a degraded array.
Neil Brown
2008-06-12
1
-16
/
+5
*
Some fixes to make failures in ddf get handled properly.
Neil Brown
2008-06-12
1
-5
/
+5
*
Allow passing metadata update to the monitor.
Neil Brown
2008-06-12
1
-1
/
+13
*
Change mark_clean to set_array_state.
Neil Brown
2008-05-27
1
-3
/
+6
*
Discard get_sync_pos. We should be using get_resync_start.
Neil Brown
2008-05-27
1
-18
/
+2
*
Exit when there are no more arrays to manage.
Neil Brown
2008-05-27
1
-2
/
+19
*
Remove stopped arrays.
Neil Brown
2008-05-27
1
-12
/
+30
*
Implement mark_clean for ddf and remove mark_dirty and mark_sync
Neil Brown
2008-05-27
1
-6
/
+8
*
add infrastructure to receive higher order commands, like remove_device
Dan Williams
2008-05-15
1
-5
/
+61
*
when failures happen they should be propagated to all member arrays
Dan Williams
2008-05-15
1
-3
/
+43
*
handle disk failures
Dan Williams
2008-05-15
1
-17
/
+29
*
Flag arrays for deletion after they have been stopped.
Dan Williams
2008-05-15
1
-2
/
+14
*
handle resync completion
Dan Williams
2008-05-15
1
-4
/
+3
*
start resync when transitioning from initial readonly state
Dan Williams
2008-05-15
1
-7
/
+24
*
Merge mdmon
Neil Brown
2008-05-15
1
-0
/
+372