CVSROOT:        /sources/grub
Module name:    grub2
Changes by:     Robert Millan <robertmh>        08/01/21 14:32:49

Modified files:
        .              : ChangeLog 
        fs             : reiserfs.c 

Log message:
        2008-01-21  Robert Millan  <[EMAIL PROTECTED]>
        
                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).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/ChangeLog?cvsroot=grub&r1=1.513&r2=1.514
http://cvs.savannah.gnu.org/viewcvs/grub2/fs/reiserfs.c?cvsroot=grub&r1=1.4&r2=1.5


_______________________________________________
Commit-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-grub

Reply via email to