2009-08-23 Vladimir Serbinenko <phcoder@gmail.com>
* fs/hfsplus.c (grub_hfsplus_mount): Don't ignore grub_hfsplus_read_file errors. (grub_hfsplus_btree_iterate_node): Don't ignore grub_hfsplus_read_file errors. Call grub_error when needed.
This commit is contained in:
parent
e9a925da69
commit
de74f136b7
2 changed files with 23 additions and 16 deletions
|
@ -1,3 +1,10 @@
|
|||
2009-08-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* fs/hfsplus.c (grub_hfsplus_mount): Don't ignore grub_hfsplus_read_file
|
||||
errors.
|
||||
(grub_hfsplus_btree_iterate_node): Don't ignore grub_hfsplus_read_file
|
||||
errors. Call grub_error when needed.
|
||||
|
||||
2009-08-23 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* commands/search.c (search_fs): Try searching without autoload first.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue