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

[don't merge] Modify rigtest to validate write bug #125

Closed
wants to merge 1 commit into from

Conversation

kke
Copy link
Contributor

@kke kke commented Oct 5, 2023

While making #124 I bumped into what I think is a bug in the posixfsys Write function when the filesize isn't a multiple of buffer or fs block size. I found several other aspects of the Read/Write to be a bit suspicious and potentially flawed.

Here rigtest is modified to test the file operations with several different block sizes.

@kke kke added the bug Something isn't working label Oct 5, 2023
@kke
Copy link
Contributor Author

kke commented Oct 5, 2023

No bug. Must have introduced the bug in the PR.

@kke kke closed this Oct 5, 2023
@kke kke deleted the validate-write-bug branch October 5, 2023 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant