[ATA] Increase lba48 max-sectors from 200 to 256.
authorJeff Garzik <jeff@garzik.org>
Sun, 11 Jun 2006 13:59:27 +0000 (09:59 -0400)
committerJeff Garzik <jeff@garzik.org>
Thu, 10 Aug 2006 10:49:45 +0000 (06:49 -0400)
commit8b881b0410de0f72a43e814393abf3a4cb29ebb4
tree4ee2da79e3e069226bb7824019f81e25fa5c3622
parent2b8ae728a8bada0cca10f30d3e7c52d384e8d5ad
[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.
include/linux/ata.h
include/linux/libata.h