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:
85341c6
)
md/raid5: allow for more than 2^31 chunks.
author
NeilBrown
<neilb@suse.de>
Tue, 20 Apr 2010 04:13:34 +0000
(14:13 +1000)
committer
NeilBrown
<neilb@suse.de>
Tue, 20 Apr 2010 04:13:34 +0000
(14:13 +1000)
With many large drives and small chunk sizes it is possible
to create a RAID5 with more than 2^31 chunks. Make sure this
works.
Reported-by: Brett King <king.br@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Cc: stable@kernel.org
No differences found