On 2025/9/4 14:36, ChengyuZhu6 wrote:
From: Chengyu Zhu <hudson...@tencent.com> This series refactors the OCI handling in erofs-utils and adds NBD-backed mounting of OCI images. It enables mounting EROFS container images directly from registries without pre-downloading. Chengyu Zhu (3): erofs-utils:mkfs: move parse_oci_ref to lib erofs-utils: refactor OCI code for better modularity
I've applied the first two patches to -experimental. Thanks, Gao Xiang