commit-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grub2 ChangeLog disk/raid.c include/grub/raid.h


From: Robert Millan
Subject: grub2 ChangeLog disk/raid.c include/grub/raid.h
Date: Fri, 08 Feb 2008 12:32:25 +0000

CVSROOT:        /sources/grub
Module name:    grub2
Changes by:     Robert Millan <robertmh>        08/02/08 12:32:25

Modified files:
        .              : ChangeLog 
        disk           : raid.c 
        include/grub   : raid.h 

Log message:
        2008-02-08  Robert Millan  <address@hidden>
        
                * include/grub/raid.h (struct grub_raid_array): Change type of 
`device'
                to a grub_disk_t array.
                * disk/raid.c (grub_raid_read): Replace `device[x].disk' 
accesses with
                `device[x]'.
                (grub_raid_scan_device): Replace `device[x].name' accesses with
                `device[x]->name'.  Simplify initialization of 
`array->device[x]'.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/grub2/ChangeLog?cvsroot=grub&r1=1.570&r2=1.571
http://cvs.savannah.gnu.org/viewcvs/grub2/disk/raid.c?cvsroot=grub&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/grub2/include/grub/raid.h?cvsroot=grub&r1=1.3&r2=1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]