Dear "Weirich, Bernhard", In message <ce92b8b581b4584fb8ca86b51ede8ac51640bae...@wupexchange.riedel.net> you wrote: > Fixed some indentations since patch from 2009-06-09. > Hope this is good now, anyway the whole ext2fs.c file does not conform to > coding style guidelines, so maybe someone wants to run Lindent on it...? > > Regards, > Bernhard > > From: unsik Kim <[email protected]> > Signed-off-by: unsik Kim <[email protected]> > Signed-off-by: Bernhard Weirich <[email protected]> > > --- fs/ext2/ext2fs.c 2009-06-10 13:34:37.000000000 +0200 > +++ fs/ext2/ext2fs.c 2009-06-10 13:52:05.000000000 +0200
Applied, after manually fixing all the formal issues with this patch (unusable commit message, line too long, incorrect number of leading slashes in the file names (needs -p0 instead of the required -p1), etc. I tested this on several configurations on PowerPC (big-endian), and I confirm that this fixes the problems we had with 256 byte inode sizes - the code now works both with the old default of 128 bytes and with 256 bytes inodes. Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Change is the essential process of all existence. -- Spock, "Let That Be Your Last Battlefield", stardate 5730.2 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

