grub/fs
robertmh 1a8b05264d 2008-01-21 Robert Millan <rmh@aybabtu.com>
Fix detection of very small filesystems (like tar).

        * fs/reiserfs.c (grub_reiserfs_mount): When disk is too small to
        contain a ReiserFS, abort with GRUB_ERR_BAD_FS rather than
        GRUB_ERR_OUT_OF_RANGE (which made the upper layer think there's
        a problem with this disk).
2008-01-21 14:32:49 +00:00
..
affs.c 2007-08-02 Bean <bean123ch@gmail.com> 2007-08-02 18:40:37 +00:00
cpio.c 2007-12-26 Bean <bean123ch@gmail.com> 2007-12-26 07:51:19 +00:00
ext2.c Typo fixes in comments and variable names. 2007-12-30 08:52:06 +00:00
fat.c 2007-08-02 Bean <bean123ch@gmail.com> 2007-08-02 18:40:37 +00:00
fshelp.c 2007-08-02 Bean <bean123ch@gmail.com> 2007-08-02 18:40:37 +00:00
hfs.c Typo fixes in comments and variable names. 2007-12-30 08:52:06 +00:00
hfsplus.c Typo fixes in comments and variable names. 2007-12-30 08:52:06 +00:00
iso9660.c Typo fixes in comments and variable names. 2007-12-30 08:52:06 +00:00
jfs.c Typo fixes in comments and variable names. 2007-12-30 08:52:06 +00:00
minix.c 2007-08-02 Bean <bean123ch@gmail.com> 2007-08-02 18:40:37 +00:00
ntfs.c 2007-12-21 Bean <bean123ch@gmail.com> 2007-12-21 11:41:23 +00:00
ntfscomp.c 2007-12-21 Bean <bean123ch@gmail.com> 2007-12-21 11:41:23 +00:00
reiserfs.c 2008-01-21 Robert Millan <rmh@aybabtu.com> 2008-01-21 14:32:49 +00:00
sfs.c 2007-08-02 Bean <bean123ch@gmail.com> 2007-08-02 18:40:37 +00:00
ufs.c Typo fixes in comments and variable names. 2007-12-30 08:52:06 +00:00
xfs.c 2007-08-02 Bean <bean123ch@gmail.com> 2007-08-02 18:40:37 +00:00