deltas: Add _ostree_get_relative_static_delta_index_path()
authorAlexander Larsson <alexl@redhat.com>
Tue, 1 Sep 2020 10:00:32 +0000 (12:00 +0200)
committerAlexander Larsson <alexl@redhat.com>
Fri, 23 Oct 2020 10:30:08 +0000 (12:30 +0200)
commit87e564eeaa569adde786c4c39a2626ca3d687436
tree270022bbd20ec8028afead47ce441ec9eed77c58
parentf8f6464580574b40e0e3bccf7a60a5ec6cf8c105
deltas: Add _ostree_get_relative_static_delta_index_path()

This gets the subpath for a delta index file, which is of the form
"delta-indexes/$commit.index", that contains all the deltas going
to the particular commit.
src/libostree/ostree-core-private.h
src/libostree/ostree-core.c