[PATCH v5 0/3] erofs-utils: refactor OCI and add NBD-backed OCI image mounting
ChengyuZhu6
hudson at cyzhu.com
Thu Sep 4 16:36:00 AEST 2025
From: Chengyu Zhu <hudsonzhu at 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
erofs-utils: add NBD-backed OCI image mounting
lib/liberofs_oci.h | 88 ++--
lib/remotes/oci.c | 1029 +++++++++++++++++++++++++++++++-------------
mkfs/main.c | 186 ++------
mount/Makefile.am | 2 +-
mount/main.c | 257 +++++++++--
5 files changed, 1013 insertions(+), 549 deletions(-)
--
2.51.0
More information about the Linux-erofs
mailing list