[2175] 2009-05-04 martin f.

Robert Millan <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 2175
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2175
Author:   robertmh
Date:     2009-05-04 16:15:21 +0000 (Mon, 04 May 2009)
Log Message:
-----------
2009-05-04  martin f. krafft <[email protected]>

        * disk/raid.c (grub_raid_scan_device): Improve debug message.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/disk/raid.c

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-05-04 16:08:27 UTC (rev 2174)
+++ trunk/grub2/ChangeLog	2009-05-04 16:15:21 UTC (rev 2175)
@@ -1,3 +1,7 @@
+2009-05-04  martin f. krafft <[email protected]>
+
+	* disk/raid.c (grub_raid_scan_device): Improve debug message.
+
 2009-05-04  Vladimir Serbinenko  <[email protected]>
 
 	Updated copyright year

Modified: trunk/grub2/disk/raid.c
===================================================================
--- trunk/grub2/disk/raid.c	2009-05-04 16:08:27 UTC (rev 2174)
+++ trunk/grub2/disk/raid.c	2009-05-04 16:15:21 UTC (rev 2175)
@@ -598,7 +598,7 @@
       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)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.