]> git.ipfire.org Git - thirdparty/grub.git/commit
Support escaped commas in hostdisk.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 8 Nov 2011 11:15:57 +0000 (12:15 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 8 Nov 2011 11:15:57 +0000 (12:15 +0100)
commitcac14fb663e637f8bb944cb3aab16ce9040840b5
tree33dbccc499ed5279e064bc2bbc0b327dcca36d0a
parent78e08dc3cb36e163b2a1e96bf828c1ed0ae9f323
Support escaped commas in hostdisk.

* grub-core/kern/emu/hostdisk.c (unescape_cmp): New function.
(find_grub_drive): Use unescape_cmp.
(make_device_name): Escape commas.
ChangeLog
grub-core/kern/emu/hostdisk.c