uboot-mt623x/fs
Simon Kagstrom 9d7952e4c6 ubifs: Add support for looking up directory and relative symlinks
This patch adds support for resolving symlinks to directories as well as
relative symlinks. Symlinks are now always resolved during file lookup,
so the load stage no longer needs to special-case them.

Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
Signed-off-by: Stefan Roese <sr@denx.de>
2009-09-23 15:58:05 +02:00
..
cramfs rename include/zlib.h to include/u-boot/zlib.h 2009-04-04 15:37:54 +02:00
ext2 ext2: fix inode size and calculations 2009-07-28 22:38:17 +02:00
fat FAT replace compare_sign with strncmp. 2009-06-12 20:45:48 +02:00
fdos fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
jffs2 jffs2: some fixes to summary support 2009-08-21 23:29:35 +02:00
reiserfs fs: Move conditional compilation to Makefile 2008-08-31 04:24:56 +02:00
ubifs ubifs: Add support for looking up directory and relative symlinks 2009-09-23 15:58:05 +02:00
yaffs2 Make the YAFFS filesystem work 2008-08-21 14:05:33 -05:00
Makefile UBIFS: Implement read-only UBIFS support in U-Boot 2009-03-20 22:39:15 +01:00