]> git.proxmox.com Git - grub2.git/commit
Fix LVM-on-RAID probing.
authorColin Watson <cjwatson@ubuntu.com>
Fri, 26 Nov 2010 12:26:37 +0000 (12:26 +0000)
committerColin Watson <cjwatson@ubuntu.com>
Fri, 26 Nov 2010 12:26:37 +0000 (12:26 +0000)
commit9be57a0dad345ef19b6eeaea68b8b8562116b937
treee1d6d5472340a1ee8c7d5d7a6a4f3a2f86c30733
parent70b405d8f086953f5e044e7a5ecf451151721553
Fix LVM-on-RAID probing.

* util/grub-probe.c (probe): Remember which disk was detected as
RAID (perhaps an LVM physical volume).  Use that disk's raidname
rather than that of the top-level disk.
ChangeLog
util/grub-probe.c