u-boot-brain/fs
Benoît Thébaudeau cd1b042c5c FAT: Fix redundant sector read
With the previous code, the remaining prefetched sectors were read
again after each sector.  With this patch, each sector is read only
once, thus making the prefetch useful.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Wolfgang Denk <wd@denx.de>
2012-09-02 17:16:08 +02:00
..
cramfs gunzip: rename z{alloc, free} to gz{alloc, free} 2012-04-30 16:54:51 +02:00
ext2 ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2 2012-08-07 20:52:42 +02:00
fat FAT: Fix redundant sector read 2012-09-02 17:16:08 +02:00
fdos Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
jffs2 linux/compat.h: rename from linux/mtd/compat.h 2012-04-30 16:54:51 +02:00
reiserfs fs/reiserfs/reiserfs.c: Fix compiler warning 2011-12-12 14:25:30 +01:00
ubifs UBIFS: Improve error message when reading superblock failed 2012-08-09 22:12:16 +02:00
yaffs2 u-boot yaffs2: Fix compilation warnings 2012-09-02 16:47:50 +02:00
zfs zfs: Add ZFS filesystem support 2012-08-09 23:42:20 +02:00
Makefile zfs: Add ZFS filesystem support 2012-08-09 23:42:20 +02:00