grub/fs
phcoder 186f3189a1 2009-07-20 Vladimir Serbinenko <phcoder@gmail.com>
Fix AtheFS support.

	* fs/afs.c: Fix comments style.
	(grub_afs_blockrun): Declare as packed.
	(grub_afs_datastream): Likewise.
	(grub_afs_bnode): Likewise.
	(grub_afs_btree): Likewise.
	(grub_afs_sblock): Likewise.
	Declare `name' as char.
	(grub_afs_inode): Declare as packed.
	Change void *vnode to grub_uint32_t unused.
	(grub_afs_iterate_dir): Check that key_size is positive.
	(grub_afs_mount): Don't read superblock twice.
	(grub_afs_dir): Don't free node in case of errorx
	grub_fshelp_find_file already handles this.
	(grub_afs_open): Likewise.
2009-07-20 09:48:25 +00:00
..
i386/pc 2009-07-16 Pavel Roskin <proski@gnu.org> 2009-07-16 22:14:09 +00:00
affs.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
afs.c 2009-07-20 Vladimir Serbinenko <phcoder@gmail.com> 2009-07-20 09:48:25 +00:00
cpio.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
ext2.c 2009-07-19 Vladimir Serbinenko <phcoder@gmail.com> 2009-07-19 13:59:21 +00:00
fat.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
fshelp.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
hfs.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
hfsplus.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
iso9660.c 2009-07-19 Vladimir Serbinenko <phcoder@gmail.com> 2009-07-19 13:59:21 +00:00
jfs.c 2009-07-19 Vladimir Serbinenko <phcoder@gmail.com> 2009-07-19 13:59:21 +00:00
minix.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
ntfs.c 2009-07-16 Pavel Roskin <proski@gnu.org> 2009-07-16 22:14:09 +00:00
ntfscomp.c 2009-06-18 Vladimir Serbinenko <phcoder@gmail.com> 2009-06-18 13:51:06 +00:00
reiserfs.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
sfs.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
tar.c 2009-02-08 Robert Millan <rmh@aybabtu.com> 2009-02-08 21:50:27 +00:00
udf.c 2009-06-11 Giuseppe Caizzone <acaizzo@gmail.com> 2009-06-11 19:32:13 +00:00
ufs.c remove all trailing whitespace 2009-06-10 21:04:23 +00:00
xfs.c 2009-07-19 Vladimir Serbinenko <phcoder@gmail.com> 2009-07-19 13:59:21 +00:00