2007-03-18 Yoshinori K. Okuji <okuji@enbug.org>
authorokuji <okuji@localhost>
Sun, 18 Mar 2007 01:18:39 +0000 (01:18 +0000)
committerokuji <okuji@localhost>
Sun, 18 Mar 2007 01:18:39 +0000 (01:18 +0000)
commitd70af616c2a481aafa37f644ee2e56aec53a2bc9
tree814365da6185bf51e01ac4e9415efdc17fcaeaa1
parent3b801603d5d071af1f3610171ca264cd891a7098
2007-03-18  Yoshinori K. Okuji  <okuji@enbug.org>

    * fs/ext2.c (grub_ext2_read_inode): Use the inode size in a
    superblock instead of the structure size to compute an
    offset. This fixes the problem that GRUB could not read a
    filesystem when inode size is different from 128-byte.
ChangeLog
config.h.in
fs/ext2.c