]> git.proxmox.com Git - grub2.git/commit - ChangeLog-2015
2008-07-02 Pavel Roskin <proski@gnu.org>
authorproski <proski@localhost>
Wed, 2 Jul 2008 18:40:32 +0000 (18:40 +0000)
committerproski <proski@localhost>
Wed, 2 Jul 2008 18:40:32 +0000 (18:40 +0000)
commitd4c9b428e1dfee64411090935a0e447b1b081df3
tree30781de0684a02786d018b4766d34bbc638aac77
parentd4156eeedf8ad7ed46672bc508c97503d4e2f28d
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.
ChangeLog
fs/xfs.c