[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] just skip over invalid/unsupported RAID
From: |
Felix Zielcke |
Subject: |
Re: [PATCH] just skip over invalid/unsupported RAID |
Date: |
Mon, 11 Aug 2008 23:34:28 +0200 |
Am Montag, den 11.08.2008, 23:22 +0200 schrieb Robert Millan:
>
> IIRC, the difference is that with the invalid BSD partitions, rising errors
> is ineffective as there can't be anyone to handle them (since we're inside
> an iteration).
Ah, yes that's a `little' difference between that and the RAID module.
> That'd be the upper layer. E.g.
Right
> > + grub_print_error();
>
> Missing space here (before the parenthesis).
Yeah, right.
I'm still not that used to it. I never did that before on my own code,
but I think a space there isn't that bad :)
2008-08-11 Felix Zielcke <address@hidden>
* disk/raid.c (GRUB_MOD_INIT): Use grub_print_error() to show RAID
errors and reset grub_errno. Do not give errors to the upper layer.
raid.diff
Description: Text Data