Some highlights from the main #erofs merge for #Linux 7.0:
https://git.kernel.org/torvalds/c/3893854000a81897a1a332ec50931f74761fbf71
""
Inode page cache sharing among filesystems on the same machine is now supported, which is particularly useful for high-density hosts running tens of thousands of containers. [for more about this, see https://lwn.net/Articles/1055062/]
In addition, we fully isolate the EROFS core on-disk format from other optional encoded layouts since the core on-disk part is designed to be simple, effective, and secure. Users can use the core format to build unique golden immutable images and import their filesystem […]
""


