On Fri, 19 Apr 2024 01:12:40 +0800
Yifan Zhao wrote:
>
> On 2024/4/18 16:16, Glenn Washburn wrote:
> > On Mon, 4 Mar 2024 01:15:54 +0800
> > Yifan Zhao wrote:
> >
> >> EROFS [1] is a lightweight read-only filesystem designed for performance
> >> which has already been shipped in most Linux dis
On 2024/4/22 11:15, Glenn Washburn wrote:
On Fri, 19 Apr 2024 01:12:40 +0800
Yifan Zhao wrote:
On 2024/4/18 16:16, Glenn Washburn wrote:
On Mon, 4 Mar 2024 01:15:54 +0800
Yifan Zhao wrote:
EROFS [1] is a lightweight read-only filesystem designed for performance
which has already been shi
On 2024/4/22 11:15, Glenn Washburn wrote:
On Fri, 19 Apr 2024 01:12:40 +0800
Yifan Zhao wrote:
On 2024/4/18 16:16, Glenn Washburn wrote:
On Mon, 4 Mar 2024 01:15:54 +0800
Yifan Zhao wrote:
EROFS [1] is a lightweight read-only filesystem designed for performance
which has already been shi
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
In this patch, three tests of EROFS are introduced and they cover
compact, extended and chunk-based inodes, respectively.
Signed-off-by: Yifan Zhao
Reviewed-by: Glenn Washburn
---
RVB Link: https://lists.gnu.org/archive/html/grub-devel/2024-04/msg00101.html
.gitignore | 1 +
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