]> git.ipfire.org Git - thirdparty/grub.git/commit
2003-12-30 Yoshinori K. Okuji <okuji@enbug.org>
authorokuji <okuji@localhost>
Tue, 30 Dec 2003 12:36:13 +0000 (12:36 +0000)
committerokuji <okuji@localhost>
Tue, 30 Dec 2003 12:36:13 +0000 (12:36 +0000)
commitd1d9022b1f404384568fc29c51c7b2ccd47c3592
treede974761199f78c1975e6754c8a7d77181370d4c
parent3b2816320ba249fe03612512e178c925769ad122
2003-12-30  Yoshinori K. Okuji  <okuji@enbug.org>

* stage2/fsys_ext2fs.c (ext2_is_fast_symlink): New function.
(ext2fs_dir): Use ext2_is_fast_symlink to check if the current
inode is a fast or slow symlink. This change was required
because Linux now uses acl seriously (i.e. incompatibility).
Reported by Chris PeBenito <pebenito@gentoo.org> and Seemant
Kulleen <seemant@gentoo.org>
ChangeLog
stage2/fsys_ext2fs.c