commit | 35f2a591192d0a5d9f7fc696869c76f0b8e49c3d | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Tue Apr 20 14:13:34 2010 +1000 |
committer | NeilBrown <neilb@suse.de> | Tue Apr 20 14:13:34 2010 +1000 |
tree | 2b4cdbe2824a936f136fa0eb0dbd2db84927b057 | |
parent | 85341c61361cc45a9cc0e11c01e8f4479ef460ac [diff] |
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 <king.br@gmail.com> Signed-off-by: NeilBrown <neilb@suse.de> Cc: stable@kernel.org