From: Christoph Anton Mitterer
It doesn’t make sense to warn that os-prober is not going to be executed when
that isn’t available anyway.
Signed-off-by: Christoph Anton Mitterer
Signed-off-by: Sertonix
---
The initial patch was attached in this bug report:
https://savannah.gnu.org/bugs/index
In this patch, three tests of EROFS are introduced and they cover
compact, extended and chunk-based inodes, respectively.
Signed-off-by: Yifan Zhao
---
.gitignore | 1 +
Makefile.util.def| 6 ++
tests/erofs_test.in | 20
tests/uti
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
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
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 distributions as well as widely
used in several scenarios, such as Android syste
On Mon, 4 Mar 2024 01:15:55 +0800
Yifan Zhao wrote:
> 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
Glenn
> ---
> .gitignore | 1 +
>
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 distributions as well as widely
> used in several scenarios, such as Android system partitions, container
> images, and ro