HEADS UP: ABI changes in HEAD

Matthew Dillon dillon at apollo.backplane.com
Wed Jul 27 16:03:41 PDT 2005


:-On [20050725 14:01], David Rhodus (sdrhodus at xxxxxxxxx) wrote:
:>Hopefully this will be the last time as I'd like to be able to give
:>out a package set that works for more than a month or so.... :-)
:
:The last time will be just before 1.4 is released.  Within this frame
:anything is game for the ABI I reckon, supporting a dev branch bring
:instability with it for all I know and care.
:
:At least Joerg announces his stuff.  And it does not affect 1.2 anyway.
:
:-- 
:Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / kita no mono
:Free Tibet! http://www.savetibet.org/ | http://ashemedai.deviantart.com/

    These are unfortunately changes that need to be made.  I considered
    fixing the stat structure way back when the project started, but at the
    time I decided that 4.x compatibility was more important during those
    early stages.

    In particular, it's virtually impossible to seemlessly handle remote
    filesystems with only a 32 bit inode number, not to mention large-storage
    mechanisms.

    An even bigger change (but hopefully more hidden from useland) will be
    switching from 32 bit device block numbers to 64 bit device offsets
    internally, which will be needed to properly address large amounts of
    storage.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Kernel mailing list