grub/grub-core
Vladimir 'phcoder' Serbinenko 3b619ae116 * grub-core/fs/xfs.c (grub_xfs_inode): New field fork_offset.
(GRUB_XFS_INO_AGBITS): Make into inline function.
	(GRUB_XFS_INO_INOINAG): Likewise.
	(GRUB_XFS_INO_AG): Likewise.
	(GRUB_XFS_FSB_TO_BLOCK): Likewise.
	(GRUB_XFS_EXTENT_OFFSET): Likewise.
	(GRUB_XFS_EXTENT_BLOCK): Likewise.
	(GRUB_XFS_EXTENT_SIZE): Likewise.
	(GRUB_XFS_ROUND_TO_DIRENT): Likewise.
	(GRUB_XFS_NEXT_DIRENT): Likewise.
	(grub_xfs_read_block): Rewrite the btree parsing. Fixes invalid BMAP.
	(grub_xfs_read_file): Fix offset type.
2011-10-16 11:48:54 +02:00
..
2011-07-25 08:14:34 +02:00
2011-05-16 17:17:04 +02:00
2011-04-21 11:07:10 +01:00
2011-05-16 17:17:04 +02:00
2011-10-14 19:20:44 +02:00
2011-05-15 01:43:44 +02:00
2011-07-06 18:21:24 +02:00
2011-06-23 20:05:39 +02:00
2011-06-27 12:31:37 +02:00
2011-05-08 18:29:37 +02:00
2011-10-06 19:00:10 +02:00