From: Alan Cox Date: Sun, 25 Jun 2006 08:58:58 +0000 (-0700) Subject: [SCSI] Bogus disk geometry on large disks X-Git-Tag: v2.6.18-rc1~22^2^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d55a786febd077f3a0db9f0672dfa1288b452af;p=pandora-kernel.git [SCSI] Bogus disk geometry on large disks We currently stuff a truncated size into the geometry logic and return the result which can produce bizarre reports for a 4Tb array. Since that mapping logic isn't useful for disks that big don't try and map this way at all. Signed-off-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: James Bottomley --- Reading git-diff-tree failed