From: Jeff Garzik Date: Sun, 11 Jun 2006 13:59:27 +0000 (-0400) Subject: [ATA] Increase lba48 max-sectors from 200 to 256. X-Git-Tag: v2.6.19-rc1~1262^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b881b0410de0f72a43e814393abf3a4cb29ebb4;p=pandora-kernel.git [ATA] Increase lba48 max-sectors from 200 to 256. Also, moved ATA_MAX_SECTORS and ATA_MAX_SECTORS_LBA48 from linux/libata.h to linux/ata.h, now that they truly reflect the standard (well... mostly; note TODO comment). This changes the performance profile (and potential bug profile) for a bunch of drivers, so be wary. --- Reading git-diff-tree failed