-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
The most probable order of completion, since each one requires the previous in order to be useful.
- Initial implementation (Read-only) Initial ext4 support #64
- Metadata modification Some support for ext4 writing #145
- Modifying files without changing their size Some support for ext4 writing #145
- Expanding or contracting file size (without block allocation/deallocation) ext4: Implement truncation and expansion without block allocation #170
- Block allocation/freeing (need extent support as well). This would remove the limits on writing to files.
- Directory modification (complicated because htree directories are hard)
- Inode/file creation/deletion
Metadata
Metadata
Assignees
Labels
No labels