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:
644df1a
)
md/raid1: Avoid raid1 resync getting stuck
author
Jes Sorensen
<Jes.Sorensen@redhat.com>
Wed, 16 Sep 2015 14:20:05 +0000
(10:20 -0400)
committer
NeilBrown
<neilb@suse.com>
Fri, 2 Oct 2015 07:23:44 +0000
(17:23 +1000)
close_sync() needs to set conf->next_resync to a large, but safe value
below MaxSector and use it to determine whether or not to set
start_next_window in wait_barrier()
Solution suggested by Neil Brown.
Reported-by: Nate Dailey <nate.dailey@stratus.com>
Tested-by: Xiao Ni <xni@redhat.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: NeilBrown <neilb@suse.com>
drivers/md/raid1.c
patch
|
blob
|
history
diff --cc
drivers/md/raid1.c
Simple merge