EROFS Read-Only Linux File-System Working Toward New Features

Last week the EROFS file-system updates were sent in for the Linux 5.18 merge window. The changes this time around aren't too notable with having some fixes and continuing the ongoing work to use meta buffers for all remaining uncompressed paths.
While that meta buffer work may not sound exciting, it's being done in order to in turn work for supporting sub-pages, memory folio integration, and FSCACHE features.
EROFS in Linux 5.18 also has a new record "mtime" renamed from "ctime" so user-space can control per-file timestamps easier.
More details on the EROFS changes for Linux 5.18 via its feature pull.
3 Comments