uboot/fs/ext4
Gary Bisson 9d2f6a9ae7 fs: ext4: fix symlink read function
Since last API changes for files >2GB, the read of symlink is broken as
ext4fs_read_file now returns 0 instead of the length of the actual read.

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
2015-09-11 17:15:29 -04:00
..
Kconfig
Makefile
crc16.c
crc16.h
dev.c
ext4_common.c fs: ext4: fix symlink read function 2015-09-11 17:15:29 -04:00
ext4_common.h
ext4_journal.c
ext4_journal.h
ext4_write.c ext4: avoid calling ext4fs_mount() twice, which leaks 2015-09-11 17:15:22 -04:00
ext4fs.c