* grub-core/fs/xfs.c (grub_xfs_iterate_dir): Take into account that

inopos might be unaligned.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-01-07 17:06:42 +01:00
parent c0cf26da6b
commit e72d259fe1
2 changed files with 20 additions and 6 deletions

View file

@ -1,3 +1,8 @@
2011-01-07 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/xfs.c (grub_xfs_iterate_dir): Take into account that
inopos might be unaligned.
2011-01-07 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/mdraid1x_linux.c (grub_mdraid_detect): Add missing