-
Notifications
You must be signed in to change notification settings - Fork 42
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
various bugfix without pr #26
Comments
Alkaid-Benetnash
changed the title
bugs in mlfs_file_read_offset
a bug in libfs/src/filesystem/file.c:mlfs_file_read_offset
Jan 8, 2019
Alkaid-Benetnash
changed the title
a bug in libfs/src/filesystem/file.c:mlfs_file_read_offset
various bugfix without pr
Jan 15, 2019
ftruncate bug due to bad end block calculation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
should use function parameter instead of file descriptor's offset field
please see this commit
The text was updated successfully, but these errors were encountered: