-
Notifications
You must be signed in to change notification settings - Fork 75
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
- Directory modification (Partially with Bump dependencies + more ext4 writing #232, no htree support)
- htree directory modification
- File creation Bump dependencies + more ext4 writing #232
- File deletion Bump dependencies + more ext4 writing #232
- Expanding or contracting file size with block allocation/deallocation - block maps
- Expanding or contracting file size with block allocation/deallocation - extents Bump dependencies + more ext4 writing #232
- xattr support
- journaling support
- vendor ext4-view-rs into repo
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels