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:
db91ff5
)
md/raid1: fix buglet in md_raid1_contested.
author
NeilBrown
<neilb@suse.de>
Mon, 13 Feb 2012 03:24:05 +0000
(14:24 +1100)
committer
NeilBrown
<neilb@suse.de>
Mon, 13 Feb 2012 03:24:05 +0000
(14:24 +1100)
Since we added 'replacement' capability, RAID1 can have twice
as many devices as ->raid_disks indicates.
So md_raid1_congested needs to check that many possible devices,
not just ->raid_disks many.
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/raid1.c
patch
|
blob
|
history
diff --cc
drivers/md/raid1.c
Simple merge