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

OstreeMutableTree optimisation preparation #1645

Closed
wants to merge 3 commits into from

Conversation

wmanley
Copy link
Member

@wmanley wmanley commented Jun 25, 2018

Preparatory patches pulled out of #1643 as requested by @jlebon

wmanley added 2 commits June 22, 2018 11:37
A prelude to my understanding.  Unfortunately `OstreeMutableTree` provides
little encapsulation, as each member has setters† so it's difficult to come
up with a list of invariants.

† `files` and `subdirs` only have getters, but the getters return mutable
  references to the internals, so we still can't reason about invariants.
In preparation for adding `ostree commit` optimisations.
@jlebon
Copy link
Member

jlebon commented Jun 25, 2018

@rh-atomic-bot r+ 36f7a6d

@rh-atomic-bot
Copy link

⌛ Testing commit 36f7a6d with merge 5d031ae...

rh-atomic-bot pushed a commit that referenced this pull request Jun 25, 2018
rh-atomic-bot pushed a commit that referenced this pull request Jun 25, 2018
In preparation for adding `ostree commit` optimisations.

Closes: #1645
Approved by: jlebon
@rh-atomic-bot
Copy link

☀️ Test successful - status-atomicjenkins
Approved by: jlebon
Pushing 5d031ae to master...

@wmanley wmanley deleted the lazy-mtree-prep branch July 2, 2020 11:49
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