[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1217957207-23116-1-git-send-email-matthew@wil.cx>
Date: Tue, 5 Aug 2008 13:26:45 -0400
From: Matthew Wilcox <matthew@....cx>
To: linux-kernel@...r.kernel.org, linux-ide@...r.kernel.org
Cc: jgarzik@...ox.com, Matt_Domsch@...l.com
Subject: LibATA support for long sectors
ATA-8 defines two different methods for increasing the length of
sectors. Long Physical Sectors increase the native sector size
of the disc while pretending to the OS that sectors are still 512 bytes.
Long Logical Sectors increase the length of the reported sector. This
patch series adds support for both. It does not add support for
non-power-of-2 sector sizes as they have not been fully specified yet.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists