Found one more stylistic change. Other than that this looks reasonable
for inclusion.
Reviewed-by: Glenn Washburn
Glenn
On Thu, 20 Jul 2023 21:37:48 +0800
Yifan Zhao wrote:
> EROFS is a lightweight read-only filesystem designed for performance which
> has already been widely used in several s
EROFS is a lightweight read-only filesystem designed for performance which
has already been widely used in several scenarios, such as Android system
partitions, container images, and rootfs for embedded devices.
This patch brings EROFS uncompressed support. Now, it's possible to boot
directly thro