* grub-core/osdep/unix/getroot.c (grub_guess_root_devices):

canonicalize file name before doing the rest.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-15 21:04:10 +02:00
parent 7b83ca449b
commit f7c4957068
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2013-10-15 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/osdep/unix/getroot.c (grub_guess_root_devices):
canonicalize file name before doing the rest.
2013-10-15 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/osdep/hostfile_windows.h: Add missing ftello for