Re: [PATCH v7 1/2] fs/erofs: Add support for EROFS

2024-04-23 Thread Yifan Zhao
Thanks! I will deal with it ASAP. Yifan Zhao On 2024/4/23 23:08, Daniel Axtens wrote: Hi, EROFS [1] is a lightweight read-only filesystem designed for performance which has already been shipped in most Linux distributions as well as widely used in several scenarios, such as Android system pa

[PATCH v7 1/2] fs/erofs: Add support for EROFS

2024-04-21 Thread Yifan Zhao
EROFS [1] is a lightweight read-only filesystem designed for performance which has already been shipped in most Linux distributions as well as widely used in several scenarios, such as Android system partitions, container images, and rootfs for embedded devices. This patch brings EROFS uncompresse