Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Minimal ext2 implementation #2

Merged
merged 32 commits into from
Jan 8, 2024
Merged

Minimal ext2 implementation #2

merged 32 commits into from
Jan 8, 2024

Conversation

RatCornu
Copy link
Owner

Closes #1.

@RatCornu RatCornu self-assigned this Nov 10, 2023
@RatCornu RatCornu linked an issue Nov 10, 2023 that may be closed by this pull request
chore(dev): change `u32` in `Address` implementation to `usize`
@RatCornu RatCornu changed the title 1 ext2 implementation Minimal ext2 implementation Nov 18, 2023
@RatCornu RatCornu force-pushed the 1-ext2-implementation branch 5 times, most recently from fe88b57 to 0c33690 Compare November 19, 2023 16:44
@RatCornu RatCornu force-pushed the 1-ext2-implementation branch 2 times, most recently from 89d8354 to d5de5fc Compare December 10, 2023 18:10
refactor(dev): change Address implementation
feat(ext2): add directory parsing
refactor(ext2): structure parsing
@RatCornu RatCornu marked this pull request as ready for review January 8, 2024 14:43
@RatCornu RatCornu merged commit e35ca78 into master Jan 8, 2024
1 check passed
@RatCornu RatCornu deleted the 1-ext2-implementation branch January 8, 2024 14:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ext2 implementation
1 participant