Skip to content

fs: ext4: fix symlink read function #36

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: odroidc2-v2015.01
Choose a base branch
from

Conversation

xypron
Copy link

@xypron xypron commented Nov 26, 2016

Without the appended patch from the Denx upstream git
u-boot ext4load cannot follow symlinks correctly.

Please, merge it into the Odroid C2 branch.

Tested with Debian Stretch.

Signed-off: Heinrich Schuchardt <xypron.glpk@gmx.de>

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>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants