From: NeilBrown Date: Tue, 20 Apr 2010 04:13:34 +0000 (+1000) Subject: md/raid5: allow for more than 2^31 chunks. X-Git-Tag: v2.6.34-rc6~79^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35f2a591192d0a5d9f7fc696869c76f0b8e49c3d;p=pandora-kernel.git md/raid5: allow for more than 2^31 chunks. 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 Signed-off-by: NeilBrown Cc: stable@kernel.org --- Reading git-diff-tree failed