[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] add disk name to scanning debug output
From: |
Robert Millan |
Subject: |
Re: [PATCH] add disk name to scanning debug output |
Date: |
Mon, 4 May 2009 18:13:43 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Sun, May 03, 2009 at 04:14:02PM +0200, martin f. krafft wrote:
> Signed-off-by: martin f. krafft <address@hidden>
> ---
> disk/raid.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/disk/raid.c b/disk/raid.c
> index 2b3130b..8b026cd 100644
> --- a/disk/raid.c
> +++ b/disk/raid.c
> @@ -598,7 +598,7 @@ grub_raid_scan_device (int head_only)
> struct grub_raid_array array;
> struct grub_raid *p;
>
> - grub_dprintf ("raid", "Scanning for RAID devices\n");
> + grub_dprintf ("raid", "Scanning for RAID devices on disk %s\n", name);
>
> disk = grub_disk_open (name);
> if (!disk)
Committed, thanks.
Btw next time please include a ChangeLog entry (and make it an inline
attachment).
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."