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

wip: Implement journal support #358

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

nicholasbishop
Copy link
Owner

No description provided.

@nicholasbishop nicholasbishop changed the title Implement journal support wip: Implement journal support Dec 31, 2024
@nicholasbishop nicholasbishop force-pushed the bishop-journal-3 branch 5 times, most recently from 008ceeb to 3db9cf5 Compare January 6, 2025 18:43
@nicholasbishop nicholasbishop force-pushed the bishop-journal-3 branch 4 times, most recently from 7b4bda4 to f4fab76 Compare January 14, 2025 03:41
@nicholasbishop nicholasbishop force-pushed the bishop-journal-3 branch 8 times, most recently from ecded87 to 8d74537 Compare January 22, 2025 00:38
@nicholasbishop nicholasbishop force-pushed the bishop-journal-3 branch 7 times, most recently from 0b995a9 to 79e1dee Compare January 29, 2025 03:06
The interesting change is in error.rs, changing all of the `/// Inode
number.` fields to use the `InodeIndex` type. Also removed inner
docstrings from those fields, since the type name is sufficiently clear.

The rest of the changes are mechanical compile/lint fixes.
This is `expect(unused)` until more of the journal code is added.
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.

1 participant