grub/grub-core
Vladimir 'phcoder' Serbinenko 6d521c5b41 Fix UFS1 big file support.
* grub-core/fs/ufs.c (INODE): Removed.
	(INODE_SIZE): Always use 64-bit byte-swap since size field is always
	64-bit.
	(INODE_MODE): Simplify.
	(grub_ufs_inode): Use uint64_t for size and not int64_t.
	(grub_ufs_lookup_symlink): Don't use INODE.
2012-05-10 00:25:36 +02:00
..
2012-05-10 00:25:36 +02:00
2012-03-03 20:12:03 +01:00
2012-02-26 18:09:07 +01:00
2012-02-10 16:48:48 +01:00