ostree/src
Philip Withnall f35b409077 lib/repo-refs: Add ostree_repo_remote_list_collection_refs() API
This parallels ostree_repo_remote_list_refs(), but returns a map of
OstreeCollectionRef → checksum, and includes refs from collection IDs
other than the remote repository’s main collection ID.

Use this in OstreeRepoFinderConfig to ensure that refs are matched
against even if they’re stored in the repository summary file’s
collection map, rather than its main ref map. This fixes false negatives
when searching for refs in some situations.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Closes: #1058
Approved by: cgwalters
2017-08-08 13:59:58 +00:00
..
boot boot: Ensure we remount /var writable before systemd does journal flush 2016-09-15 19:41:44 +00:00
libostree lib/repo-refs: Add ostree_repo_remote_list_collection_refs() API 2017-08-08 13:59:58 +00:00
libotutil tree-wide: Remove trailing semicolon from autoptr declarations 2017-08-07 17:42:32 +00:00
ostree bin/pull: Fix @ override syntax when pulling multiple refs 2017-08-07 16:10:08 +00:00
rofiles-fuse rofiles-fuse: Add missing error handling for fcntl() 2017-08-02 15:34:16 +00:00
switchroot tree-wide: Add a few missing O_CLOEXEC 2017-05-16 17:34:46 +00:00