2008-07-02 Pavel Roskin <proski@gnu.org>
* fs/xfs.c (struct grub_xfs_dir_header): Use names similar to those in Linux XFS code. Provide a way to access 64-bit parent inode. (grub_xfs_iterate_dir): Use the new names. Avoid reading past the end of struct grub_xfs_dir_header.
This commit is contained in:
parent
d4156eeedf
commit
d4c9b428e1
2 changed files with 19 additions and 7 deletions
|
@ -1,3 +1,11 @@
|
|||
2008-07-02 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* fs/xfs.c (struct grub_xfs_dir_header): Use names similar to
|
||||
those in Linux XFS code. Provide a way to access 64-bit parent
|
||||
inode.
|
||||
(grub_xfs_iterate_dir): Use the new names. Avoid reading past
|
||||
the end of struct grub_xfs_dir_header.
|
||||
|
||||
2008-07-02 Bean <bean123ch@gmail.com>
|
||||
|
||||
* include/grub/ieee1275.h (grub_ieee1275_flag): New constant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue