Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fs/romfs: fix open zero-byte file fail issue #3444

Merged
merged 1 commit into from
Apr 7, 2021

Conversation

liuguo09
Copy link
Contributor

@liuguo09 liuguo09 commented Apr 6, 2021

Summary

Fix zero-byte file open failure issue, error log as below:
romfs_open: ERROR: Failed to locate start of file data: -5

Impact

Testing

Verifed in sim and local m33 boards

N/A

Error log as below:
romfs_open: ERROR: Failed to locate start of file data: -5

Change-Id: I0594a84b727077606450dea3ea348cfc2390458b
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
@xiaoxiang781216 xiaoxiang781216 merged commit dc14f89 into apache:master Apr 7, 2021
@liuguo09 liuguo09 deleted the romfs-fix branch April 7, 2021 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants