grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Gao Xiang
Subject: Re: [PATCH v4 rebased 1/2] fs/erofs: Add support for EROFS
Date: Fri, 1 Mar 2024 10:08:33 +0800
User-agent: Mozilla Thunderbird

Hi Daniel,

On 2024/3/1 01:59, Daniel Kiper wrote:
On Mon, Feb 19, 2024 at 02:22:23PM +0800, Yifan Zhao wrote:
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 uncompressed support. Now, it's possible to boot
directly through GRUB with an EROFS rootfs.

EROFS compressed files will be supported later since it has more work to
polish.

[1] https://erofs.docs.kernel.org

Reviewed-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Did they review the patch set here? If no these lines should be dropped.
If yes they should go behind Signed-off-by below...

Thanks for the reply!

As for Glenn's review, see:
https://lore.kernel.org/grub-devel/20230720121950.3d3039d4@crass-HP-ZBook-15-G2/


As for my own review, see the last part of:
https://lore.kernel.org/grub-devel/03018833-5420-720e-ee51-d68c5dc116e4@linux.alibaba.com/


I'm not sure if they are outdated, but Glenn is also in the loop, so
feel free to reply if there are some objection here.

For The remaining part, let's wait Yifan to address.

Thanks,
Gao Xiang





reply via email to

[Prev in Thread] Current Thread [Next in Thread]