Skip to content

Conversation

@thejpster
Copy link
Member

Some clean ups in the EuroRust 2024 impl room.

) Removed the reason field from the Block Device API. It didn't get used much and the caller can just do the logging. We didn't even log writes and they're more important.
) Addeded trace logging for reads/writes.
) Use chunks_exact to simplfy some loops

The caller of the API should do their own logging. Also, we didn't have it on write and the asymmetry was displeasing.
jannic
jannic previously approved these changes Oct 11, 2024
@thejpster
Copy link
Member Author

Needs a rebase.

@thejpster thejpster merged commit aec477c into develop Oct 12, 2024
8 checks passed
@thejpster thejpster deleted the chunks-exact branch October 12, 2024 06:26
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.

3 participants