development tree for U-Boot: Changes to 'stable'

git at git.openmoko.org git at git.openmoko.org
Thu Apr 23 22:38:57 CEST 2009


 fs/ext2/ext2fs.c |   17 +++++++++++++++--
 1 files changed, 15 insertions(+), 2 deletions(-)

New commits:
commit 57f7a4288aaa08d2dc480a923372e7a7781ce882
Author: Rask Ingemann Lambertsen <rask at sygehus.dk>
Date:   Thu Apr 23 21:18:38 2009 +0200

    U-Boot: Update for reading inodes on ext2fs revision 1
    
       [based on Grub2 trunk revisions 1236 and 1237]
    
       The code to read ext2fs inodes was assuming a revision 0 file system.
    This patch fixes a miscalculation of inode position on revision 1 file
    systems, where the inodes might not be 128 bytes in size.
    
    Signed-off-by: Rask Ingemann Lambertsen <rask at sygehus.dk>




More information about the commitlog mailing list