Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpio: Read and write entire header at once #403

Merged
merged 1 commit into from
Dec 26, 2024
Merged

cpio: Read and write entire header at once #403

merged 1 commit into from
Dec 26, 2024

Conversation

chenxiaolong
Copy link
Owner

Avoids doing 14 small reads per cpio entry.

@chenxiaolong chenxiaolong self-assigned this Dec 26, 2024
Avoids doing 14 small reads per cpio entry.

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
chenxiaolong added a commit that referenced this pull request Dec 26, 2024
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong merged commit 9480e2f into master Dec 26, 2024
5 checks passed
@chenxiaolong chenxiaolong deleted the cpio branch December 26, 2024 00:50
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.

1 participant