Skip to content

lib/repo: Refactor object copy import function#923

Closed
cgwalters wants to merge 3 commits intoostreedev:masterfrom
cgwalters:pull-copy-opt
Closed

lib/repo: Refactor object copy import function#923
cgwalters wants to merge 3 commits intoostreedev:masterfrom
cgwalters:pull-copy-opt

Conversation

@cgwalters
Copy link
Copy Markdown
Member

This came up in: #881

Basically doing streaming for metadata is dumb. Split up the metadata/content
paths so we pass metadata around as GVariant. This drops the last internal
caller of ostree_repo_write_metadata_stream_trusted() which was the dumb
function mentioned.

This came up in: ostreedev#881

Basically doing streaming for metadata is dumb. Split up the metadata/content
paths so we pass metadata around as `GVariant`. This drops the last internal
caller of `ostree_repo_write_metadata_stream_trusted()` which was the dumb
function mentioned.
@jlebon
Copy link
Copy Markdown
Member

jlebon commented Jun 12, 2017

@rh-atomic-bot r+ 8b997a5

@rh-atomic-bot
Copy link
Copy Markdown

⌛ Testing commit 8b997a5 with merge 848b7c0...

@rh-atomic-bot
Copy link
Copy Markdown

☀️ Test successful - status-atomicjenkins
Approved by: jlebon
Pushing 848b7c0 to master...

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