uboot/fs/ext4
Ronald Zachariah 37f23885e4 fs: ext4: fix symlink read function
The function ext4fs_read_symlink was unable to handle a symlink
which had target name of exactly 60 characters.

Signed-off-by: Ronald Zachariah <rozachar@cisco.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Cc: Tom Rini <trini@konsulko.com>
2016-05-02 13:33:19 -04:00
..
Kconfig
Makefile
crc16.c
crc16.h
dev.c
ext4_common.c fs: ext4: fix symlink read function 2016-05-02 13:33:19 -04:00
ext4_common.h
ext4_journal.c
ext4_journal.h
ext4_write.c
ext4fs.c