1
0
mirror of https://github.com/ostreedev/ostree.git synced 2025-02-28 05:57:46 +03:00
Colin Walters 9bf8a8503a lib/sysroot: Add non-failable ostree_sysroot_repo()
Having a failable accessor is annoying, since it's really common
to reference both.  Instead, open the repo once when we load
the sysroot, and provide a non-failable accessor.

This is also prep for `ostree_repo_open_at()`, which collapses the separation
between `ostree_repo_new()` and `ostree_repo_open()`.

Closes: 
Approved by: jlebon
2017-05-26 19:17:59 +00:00
..
2016-06-09 18:15:49 +00:00