grub/grub-core/fs
Feiran Zheng bcb18e748f * Makefile.util.def (libgrubmods.a): Add minix3.
* grub-core/Makefile.core.def (minix3): New module.
	* grub-core/fs/minix.c (GRUB_MINIX_MAGIC) [MODE_MINIX3]: New value.
	(GRUB_MINIX_BSIZE): Removed.
	(GRUB_MINIX_INODE_DIR_BLOCKS): New definition. All users updated.
	(grub_minix_ino_t): New type.
	(grub_minix_le_to_cpu_ino): New macro.
	(GRUB_MINIX_ZONE2SECT): New definition. All users updated.
	(grub_minix_sblock) [MODE_MINIX3]: Change for minix3.
	(grub_minix_data): New field block_size.
	(grub_minix_read_file): Handle 64-bit correctly.
	* grub-core/fs/minix3.c: New file.

	Also-By: Vladimir Serbinenko <phcoder@gmail.com>
2011-05-15 11:53:16 +02:00
..
i386/pc * grub-core/fs/i386/pc/pxe.c (grub_pxefs_dir): Return 2011-05-03 18:03:05 +01:00
zfs Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
affs.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
afs.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
afs_be.c automake commit without merge history 2010-05-06 11:34:04 +05:30
befs.c automake commit without merge history 2010-05-06 11:34:04 +05:30
befs_be.c automake commit without merge history 2010-05-06 11:34:04 +05:30
btrfs.c * grub-core/fs/btrfs.c (grub_btrfs_read_logical): Silence spurious 2011-05-15 10:23:02 +02:00
cpio.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
ext2.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
fat.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
fshelp.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
hfs.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
hfsplus.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
iso9660.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
jfs.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
minix.c * Makefile.util.def (libgrubmods.a): Add minix3. 2011-05-15 11:53:16 +02:00
minix2.c Split minix.mod into minix.mod and minix2.mod. 2010-09-08 19:13:48 +02:00
minix3.c minix3fs support 2011-04-11 08:16:13 +02:00
nilfs2.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
ntfs.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
ntfscomp.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
reiserfs.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
sfs.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
tar.c automake commit without merge history 2010-05-06 11:34:04 +05:30
udf.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
ufs.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
ufs2.c automake commit without merge history 2010-05-06 11:34:04 +05:30
xfs.c Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00