* grub-core/kern/emu/hostdisk.c (open_device): Sync on close and not

on open.
	(grub_util_biosdisk_close): Likewise.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-04-08 11:49:38 +02:00
parent 72a89a54e1
commit 478182a838
2 changed files with 37 additions and 7 deletions

View file

@ -1,3 +1,9 @@
2011-04-08 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/hostdisk.c (open_device): Sync on close and not
on open.
(grub_util_biosdisk_close): Likewise.
2011-04-08 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/emu/getroot.c (grub_util_get_grub_dev): Add missing