* grub-core/disk/raid.c (scan_devices): Check partition.

* grub-core/disk/lvm.c (do_lvm_scan): Likewise.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-10-28 15:52:15 +02:00
parent 5b1ae25f06
commit 6563f63dfd
3 changed files with 17 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2011-10-28 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/raid.c (scan_devices): Check partition.
* grub-core/disk/lvm.c (do_lvm_scan): Likewise.
2011-10-27 Vladimir Serbinenko <phcoder@gmail.com>
Support BFS (befs) UUID.