* grub-core/kern/emu/hostdisk.c (grub_util_check_file_presence): Use

windows method on other platforms without good stat as well.
This commit is contained in:
Vladimir Serbinenko 2013-10-28 02:17:56 +01:00
parent effe203677
commit 64db14b0cb
2 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2013-10-28 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/hostdisk.c (grub_util_check_file_presence): Use
windows method on other platforms without good stat as well.
2013-10-28 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/osdep/linux/getroot.c: Add new btrfs defines.