Skip to content
Commit 2d8621a8 authored by Yifan Zhao's avatar Yifan Zhao Committed by Tom Rini
Browse files

fs/erofs: Remove an unnecessary assertion

In [1] Sam points out an assertion does not hold true for 32-bit
platforms, which only impacts Large File Support (LFS) API usage
in erofs-utils according to Xiang [2]. We don't think these APIs
are used in u-boot and this restriction could be safely removed.

[1] https://lists.denx.de/pipermail/u-boot/2023-July/524679.html
[2] https://lists.denx.de/pipermail/u-boot/2023-July/524727.html



Fixes: 3a21e92f ("fs/erofs: Introduce new features including ztailpacking, fragments and dedupe")
Signed-off-by: default avatarYifan Zhao <zhaoyifan@sjtu.edu.cn>
Tested-by: default avatarSam Edwards <CFSworks@gmail.com>
parent c61881d2
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment