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

Add support for ext2 filesystem #1147

Closed
wants to merge 7 commits into from
Closed

Conversation

mohrcore
Copy link
Collaborator

The goal is to allow ext2 filesystems (rev. 1) to be mounted from external mass media storage devices.
Depends on #1136.

@mohrcore mohrcore added WiP not ready for code review blocked depends on feature that has not been merged labels May 31, 2021
* Added v_lookup
* Added v_readdir
* Added v_open
* WIP v_read and v_write
Copy link
Collaborator

@pj1031999 pj1031999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WTF?

#ifndef STUDENT
...
#endif /* STUDENT */

@mohrcore
Copy link
Collaborator Author

@pj1031999 It's not ready yet and in case you are wondering - yes, I was granted permission to use that code and put it into this PR.

@cahirwpz
Copy link
Owner

cahirwpz commented Jun 6, 2022

We're not planning to integrate this code with Mimiker. Hence I close this PR.

@cahirwpz cahirwpz closed this Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked depends on feature that has not been merged WiP not ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants