* util/hostdisk.c (make_device_name): Change to new partition naming.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-04-18 12:59:04 +02:00
parent 0973daeb38
commit 0b830b8f5e
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2010-04-18 Vladimir Serbinenko <phcoder@gmail.com>
* util/hostdisk.c (make_device_name): Change to new partition naming.
2010-04-17 Vladimir Serbinenko <phcoder@gmail.com>
* disk/lvm.c (grub_lvm_memberlist): Issue an error if pv->disk = 0.