On 07/09/2010 07:23 PM, Grégoire Sutre wrote: > Hi, > > When the argument passed to grub_disk_open is a string containing a > partition, e.g. "hd0,msdos3,bsd7", disk->name is set to the full > string instead of just the prefix up to the first ',' (here "hd0"). > This leads to incorrect partition identifiers when the disk name and > the partition name are concatenated (I observed this in the debug > messages of my nested partitions patch). Which functions concatenate disk->name with anything else? It looks like disk->name is with partitions by design. > > The attached patch fixes this issue. > > Grégoire > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel >
-- Regards Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel