
26 Aug
2021
26 Aug
'21
12:40 a.m.
On Mon, Aug 23, 2021 at 08:36:43PM +0800, Huang Jianan wrote:
From: Huang Jianan huangjianan@oppo.com
Add erofs filesystem support.
The code is adapted from erofs-utils in order to reduce maintenance burden and keep with the latest feature.
Changes since v1:
- fix the inconsistency between From and SoB (Bin Meng);
- add missing license header;
Huang Jianan (3): fs/erofs: add erofs filesystem support fs/erofs: add lz4 1.8.3 decompressor fs/erofs: add lz4 decompression support
Aside from what I've just now sent, can you please extend the existing py/tests/ to cover basic functionality here, ensure they run on sandbox and in CI? Thanks.
--
Tom