Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Code (GSoC) projects.

- Stabilize liberofs APIs;

- **\[GSoC\]** [Multi-threaded decompression](gsoc.md#multi_threaded_decompression);
- Virtual machine template feature support (memory + disk snapshots can be incrementally packed into multi-blob EROFS images);

- Fanotify on-demand loading support (using fanotify pre-content hooks);
- **\[GSoC\]** [Multi-threaded decompression](gsoc.md#multi_threaded_decompression);

- Rebuild improvements (including incremental updates [\[1\]](https://git.kernel.org/xiang/erofs-utils/c/7550a30c332c)).

Expand Down
Loading