deltas: Set `indexed-deltas` key in the config and summary
authorAlexander Larsson <alexl@redhat.com>
Fri, 9 Oct 2020 08:55:52 +0000 (10:55 +0200)
committerAlexander Larsson <alexl@redhat.com>
Fri, 23 Oct 2020 11:06:46 +0000 (13:06 +0200)
commit6c8e6539e2487c5d30a18c9b89dd8d6cf4455bb7
treeab57d864bee1f391d8ea5649a38ef93dff9112eb
parent0984ff8471cb758f66e8958813670c8ee99e7358
deltas: Set `indexed-deltas` key in the config and summary

Clients can use these during pull and avoid downloading the summary if
needed, or use the indexed-deltas instead of relying on the ones in
the summary which may be left out.
src/libostree/ostree-repo-private.h
src/libostree/ostree-repo-static-delta-core.c
src/libostree/ostree-repo.c