Committed.
--
Bean
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
On Sun, Mar 15, 2009 at 11:37 PM, Robert Millan wrote:
> On Sun, Mar 15, 2009 at 11:33:18AM +0100, Felix Zielcke wrote:
>> Am Sonntag, den 15.03.2009, 14:00 +0800 schrieb Bean:
>>
>> > Hi,
>>
>> Hi Bean,
>>
>> > Oh right, this one should be ok.
>>
>> + grub_error (GRUB_ERR_BAD_FS, "not an xfs f
On Sun, Mar 15, 2009 at 11:33:18AM +0100, Felix Zielcke wrote:
> Am Sonntag, den 15.03.2009, 14:00 +0800 schrieb Bean:
>
> > Hi,
>
> Hi Bean,
>
> > Oh right, this one should be ok.
>
> +grub_error (GRUB_ERR_BAD_FS, "not an xfs filesystem");
> This should probable be `not an ext2 filesystem'
Am Sonntag, den 15.03.2009, 14:00 +0800 schrieb Bean:
> Hi,
Hi Bean,
> Oh right, this one should be ok.
+grub_error (GRUB_ERR_BAD_FS, "not an xfs filesystem");
This should probable be `not an ext2 filesystem' :)
--
Felix Zielcke
___
Grub-devel
On Sun, Mar 15, 2009 at 5:27 AM, Yoshinori K. Okuji wrote:
> On Sunday 15 March 2009 01:16:23 Bean wrote:
>> Hi,
>>
>> I've discovered a bug in ext2.c, inside grub_ext2_mount. The mount
>> function must return GRUB_ERR_BAD_FS if something goes wrong, because
>> grub_fs_probe would stop as soon as
On Sunday 15 March 2009 01:16:23 Bean wrote:
> Hi,
>
> I've discovered a bug in ext2.c, inside grub_ext2_mount. The mount
> function must return GRUB_ERR_BAD_FS if something goes wrong, because
> grub_fs_probe would stop as soon as it sees a non-GRUB_ERR_BAD_FS
> error, thus preventing other fs dri
On Sun, Mar 15, 2009 at 1:35 AM, Robert Millan wrote:
> On Sun, Mar 15, 2009 at 12:56:26AM +0800, Bean wrote:
>> On Sun, Mar 15, 2009 at 12:37 AM, Robert Millan wrote:
>> > On Sun, Mar 15, 2009 at 12:16:23AM +0800, Bean wrote:
>> >> Hi,
>> >>
>> >> I've discovered a bug in ext2.c, inside grub_ext
On Sun, Mar 15, 2009 at 12:56:26AM +0800, Bean wrote:
> On Sun, Mar 15, 2009 at 12:37 AM, Robert Millan wrote:
> > On Sun, Mar 15, 2009 at 12:16:23AM +0800, Bean wrote:
> >> Hi,
> >>
> >> I've discovered a bug in ext2.c, inside grub_ext2_mount. The mount
> >> function must return GRUB_ERR_BAD_FS i
On Sun, Mar 15, 2009 at 12:37 AM, Robert Millan wrote:
> On Sun, Mar 15, 2009 at 12:16:23AM +0800, Bean wrote:
>> Hi,
>>
>> I've discovered a bug in ext2.c, inside grub_ext2_mount. The mount
>> function must return GRUB_ERR_BAD_FS if something goes wrong, because
>> grub_fs_probe would stop as soo
On Sun, Mar 15, 2009 at 12:16:23AM +0800, Bean wrote:
> Hi,
>
> I've discovered a bug in ext2.c, inside grub_ext2_mount. The mount
> function must return GRUB_ERR_BAD_FS if something goes wrong, because
> grub_fs_probe would stop as soon as it sees a non-GRUB_ERR_BAD_FS
> error, thus preventing ot
10 matches
Mail list logo