Add the comment about net-/openbsdlabel

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-09-20 21:34:20 +02:00
parent 4b98e0d7c7
commit 65d973de1c
1 changed files with 3 additions and 0 deletions

View File

@ -139,6 +139,9 @@ bsdlabel_partition_map_iterate (grub_disk_t disk,
&grub_bsdlabel_partition_map, hook);
}
/* This is a total breakage. Even when net-/openbsd label is inside partition
it actually describes the whole disk.
*/
static grub_err_t
netopenbsdlabel_partition_map_iterate (grub_disk_t disk, grub_uint8_t type,
struct grub_partition_map *pmap,