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] Add EXT4 filesystem support #42

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

[WIP] Add EXT4 filesystem support #42

wants to merge 5 commits into from

Conversation

heatd
Copy link
Owner

@heatd heatd commented Sep 10, 2022

Write support is still missing
Support for ext3 hashtree directory stuff is still missing
Journaling is missing (and will probably remain missing)

Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
System mostly boots now.

Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
Also adds an optimized x86_64 routine, plus a benchmark.

Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
Moves everything into its own file, and gets rid of the horrible
ext4_ll. ext4.cpp now takes care of basic implementations of the VFS
ops.

Signed-off-by: Pedro Falcato <pedro.falcato@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant