Skip to content
Snippets Groups Projects
Commit 9d2f6a9a authored by Gary Bisson's avatar Gary Bisson Committed by Tom Rini
Browse files

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: default avatarGary Bisson <gary.bisson@boundarydevices.com>
parent 40372244
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment