9
0
Fork 0
barebox/fs
Fargier Sylvain 426aa6d9ec Fix lseek on fat filesystems.
FILE object was not updated properly when seeking.

Signed-off-by: Fargier Sylvain <sylvain.fargier@somfy.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-09-18 09:16:45 +02:00
..
cramfs use loff_t for file offsets 2012-06-30 16:53:24 +02:00
ext4 ext4: switch debug and printf to dev_xxx 2013-03-09 11:18:08 +01:00
fat Fix lseek on fat filesystems. 2013-09-18 09:16:45 +02:00
ubifs fs: Add ubifs support 2013-08-07 08:44:48 +02:00
Kconfig fs: Add ubifs support 2013-08-07 08:44:48 +02:00
Makefile fs: Add ubifs support 2013-08-07 08:44:48 +02:00
devfs-core.c cdev: add device_find_partition 2013-07-15 11:16:14 +02:00
devfs.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
fs.c read_file: Make it work on tftp servers which do not pass size 2013-06-20 08:42:46 +02:00
nfs.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
omap4_usbbootfs.c omap4: add filesystem support over usb boot 2012-11-16 15:32:31 +01:00
ramfs.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
tftp.c fs: tftp: don't duplicate timeout information 2013-08-12 08:00:36 +02:00