grub/fs
marco_g 6eabba74e7 2004-06-27 Tomas Ebenlendr <ebik@ucw.cz>
* fs/ext2.c (FILETYPE_INO_MASK, FILETYPE_INO_DIRECTORY)
	(FILETYPE_INO_SYMLINK): New macros.
	(grub_ext2_find_file): Check if the node is a directory using the
	inode stat information instead of using the filetype in the
	dirent.  Exclude the first character of an absolute symlink.
	(grub_ext2_dir): Mask out the filetype part of the mode member of
	the inode.
2004-06-27 10:43:11 +00:00
..
ext2.c 2004-06-27 Tomas Ebenlendr <ebik@ucw.cz> 2004-06-27 10:43:11 +00:00
fat.c 2004-04-04 Yoshinori K. Okuji <okuji@enbug.org> 2004-04-04 13:46:03 +00:00
minix.c 2004-05-24 Marco Gerards <metgerards@student.han.nl> 2004-05-24 21:32:21 +00:00
ufs.c 2004-05-24 Marco Gerards <metgerards@student.han.nl> 2004-05-24 21:32:21 +00:00