* grub-core/fs/reiserfs.c (grub_reiserfs_iterate_dir): Fix size byteswap

with old reiserfs.
	(grub_reiserfs_open): Don't free root.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-05-22 08:30:57 +02:00
parent 021d90ecac
commit 937d1c44b1
2 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2012-05-22 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/reiserfs.c (grub_reiserfs_iterate_dir): Fix size byteswap
with old reiserfs.
(grub_reiserfs_open): Don't free root.
2012-05-22 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/fshelp.c (grub_fshelp_find_file): Set currnode to 0