Re: [PATCH] [PATCH v1] erofs-utils: add OCI registry support

2024-07-11 Thread Gao Xiang
On 2024/7/11 13:42, saz97 wrote: From: Changzhi Xie The patch title is still wrong: [PATCH] [PATCH v1] erofs-utils: add OCI registry support should be [PATCH] erofs-utils: add OCI registry support or [PATCH v1] erofs-utils: add OCI registry support This patch adds support for handling

[PATCH] [PATCH v1] erofs-utils: add OCI registry support

2024-07-11 Thread saz97 via Linux-erofs
From: Changzhi Xie This patch adds support for handling OCI registry operations in the EROFS. The following functionalities are included: 1. `oci_registry_read`: Reads data from the OCI registry memory structure. 2. `oci_registry_pread`: Reads data from a specified offset within the OCI regist