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:
7a3ab90
)
md/raid5: correctly update sync_completed when we reach max_resync
author
NeilBrown
<neilb@suse.de>
Wed, 17 Jun 2009 23:14:12 +0000
(09:14 +1000)
committer
NeilBrown
<neilb@suse.de>
Wed, 17 Jun 2009 23:14:12 +0000
(09:14 +1000)
At the end of reshape_request we update cyrr_resync_completed
if we are about to pause due to reaching resync_max.
However we update it to the wrong value. We need to add the
"reshape_sectors" that have just been reshaped.
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/raid5.c
patch
|
blob
|
history
diff --cc
drivers/md/raid5.c
Simple merge