Skip to content

spec for writable layers - #451

Merged
liulanzheng merged 1 commit into
containerd:mainfrom
lihuiba:spec_rw_layer
Sep 3, 2026
Merged

spec for writable layers#451
liulanzheng merged 1 commit into
containerd:mainfrom
lihuiba:spec_rw_layer

Conversation

@lihuiba

@lihuiba lihuiba commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:
add spec for writable layers

@lihuiba
lihuiba force-pushed the spec_rw_layer branch 3 times, most recently from 220a616 to d43424c Compare September 3, 2026 06:11
@liulanzheng
liulanzheng merged commit f63addf into containerd:main Sep 3, 2026
2 checks passed

The index entries have the same format as defined in previous section,
except that they are not sorted and may have overlap. The field `moffset`
points to location in the coresspoding data file.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

coresspoding -> corresponding

The `sparse_rw` flag is set to 1 (true) in the header.
The payload part of the file is initialized as a sparse region that
is as large as the `virtual_size` of the image, without occupying
disk space. Data will be written to coressponding locations with

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

coressponding -> corresponding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants