git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c07b70a
)
md: don't reset curr_resync_completed after an interrupted resync
author
NeilBrown
<neilb@suse.de>
Mon, 14 Dec 2009 01:49:49 +0000
(12:49 +1100)
committer
NeilBrown
<neilb@suse.de>
Mon, 14 Dec 2009 01:49:49 +0000
(12:49 +1100)
If a resync/recovery/check/repair is interrupted for some reason, it
can be useful to know exactly where it got up to.
So in that case, do not clear curr_resync_completed.
Initialise it when starting a resync/recovery/... instead.
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/md.c
patch
|
blob
|
history
diff --cc
drivers/md/md.c
Simple merge