]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
2009-04-01 Robert Millan <rmh@aybabtu.com>
authorrobertmh <robertmh@localhost>
Wed, 1 Apr 2009 01:26:58 +0000 (01:26 +0000)
committerrobertmh <robertmh@localhost>
Wed, 1 Apr 2009 01:26:58 +0000 (01:26 +0000)
commit9c3dd8544c0ab91e1e237b4a33b52ba12cc6cb37
tree9e46a781e7cef127ae6b16b8575fb3eb9584b300
parent0d818b7e5c96c0ed70e8b7fa4952d66ed73e95ea
2009-04-01  Robert Millan  <rmh@aybabtu.com>

        Reapply fix from 2008-07-28 which was accidentally reverted; also
        perform the same fix to a similar check in same function.

        * disk/raid.c (grub_raid_scan_device): Do not abort when two disks
        with the same number are found, just use issue a warning with
        grub_dprintf(), as this error has been reported to be non-fatal.
ChangeLog
disk/raid.c