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

Add zchunk support to modifyrepo_c as well as for mergerepo_c and createrepo_c for extra metadata #115

Merged
merged 6 commits into from
Feb 4, 2019

Conversation

jdieter
Copy link
Contributor

@jdieter jdieter commented Jan 6, 2019

This patch fixes cr_close() so it doesn't error if zck_end_chunk returns a positive number.

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
@jdieter jdieter changed the title zck_end_chunk returns number of bytes written or -1 for error Add zchunk support to modifyrepo_c as well as for mergerepo_c and createrepo_c for extra metadata Jan 15, 2019
@jdieter
Copy link
Contributor Author

jdieter commented Jan 15, 2019

This branch has just grown massively huge, as it now includes full zchunk support in createrepo_c and mergerepo_c for extra metadata, and modifyrepo_c now has zchunk support. The first commit is a bug fix, while the next two are the new features, which required some pretty extensive changes. Unfortunately, I'm not sure that I can break it into any smaller pieces.

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
@ignatenkobrain
Copy link

Spaces after ifs please :)

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
@jdieter
Copy link
Contributor Author

jdieter commented Jan 16, 2019

Done! :)

@jdieter
Copy link
Contributor Author

jdieter commented Jan 22, 2019

@dmach, is there anything else you'd like me to do with this before you review it?

@kontura kontura merged commit 6110de5 into rpm-software-management:master Feb 4, 2019
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.

None yet

4 participants