* grub-core/kern/emu/hostdisk.c

(convert_system_partition_to_system_disk): Handle devices like "sdaa1".
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-11-07 00:10:49 +01:00
parent 4a1a0153c3
commit 80c6d25eef
2 changed files with 15 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2010-11-07 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/hostdisk.c
(convert_system_partition_to_system_disk): Handle devices like "sdaa1".
2010-11-06 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/emu/misc.h: Don't include grub/util/libzfs.h.