[GSoC 2026 + PATCH erofs-rs] chunk index (8-byte) layout support
Bushrah Zulfiqar <[email protected]>
| Newsgroups | org.ozlabs.lists.linux-erofs |
|---|---|
| Message-ID | <CA+ug3id4+QYbqTFzaMB_9LaE1HivfA34jGj4FgbOKwq94MFVMA@mail.gmail.com> |
Hi, I'm applying for GSoC 2026 for the "Complete Filesystem Feature Support for erofs-rs" project. I've submitted a patch implementing the missing erofs_inode_chunk_index (8-byte form) parsing: https://github.com/erofs/erofs-rs/pull/5 The EROFS_CHUNK_FORMAT_INDEXES path was unimplemented. This adds ChunkIndex parsing, hole detection, multi-device routing, and a map_chunk_offset() resolver for both array forms, with full tests. I plan to follow this with DEFLATE and Zstandard decompression backends as the GSoC work. Happy to receive any feedback or direction from maintainers. — Bushrah Zulfiqar