Home
last modified time | relevance | path

Searched hist:"9 d2f6a9ae70d06e4cead539e57f264c980643f53" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c9d2f6a9ae70d06e4cead539e57f264c980643f53 Mon Sep 07 09:20:07 UTC 2015 Gary Bisson <gary.bisson@boundarydevices.com> 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>