summaryrefslogtreecommitdiff
path: root/apidoc
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2017-04-28 15:51:32 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2017-08-15 12:35:10 +0000
commitfd98bda3c741527bf326164de5832eabcaee8a94 (patch)
treec052d807e89328f667c626e88f47725daea24fd3 /apidoc
parent64b7c420255e71dacc0549e0f9f20cfda2b2d524 (diff)
downloadostree-fd98bda3c741527bf326164de5832eabcaee8a94.tar.gz
repo: Introduce ostree_repo_open_at() and ostree_repo_create_at()
This essentially completes our fd-relative conversion. While here, I cleaned up the semantics of `ostree_repo_create()` and `ostree_repo_create_at()` to be more atomic - basically various scripts were testing for the `objects` subdirectory, so let's formalize that. Closes: #820 Approved by: jlebon
Diffstat (limited to 'apidoc')
-rw-r--r--apidoc/ostree-sections.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apidoc/ostree-sections.txt b/apidoc/ostree-sections.txt
index df9767d4..90bec167 100644
--- a/apidoc/ostree-sections.txt
+++ b/apidoc/ostree-sections.txt
@@ -271,6 +271,7 @@ ostree_mutable_tree_get_type
OstreeRepo
OstreeRepoMode
ostree_repo_mode_from_string
+ostree_repo_open_at
ostree_repo_new
ostree_repo_new_for_sysroot_path
ostree_repo_new_default
@@ -279,6 +280,7 @@ ostree_repo_set_disable_fsync
ostree_repo_get_disable_fsync
ostree_repo_is_system
ostree_repo_is_writable
+ostree_repo_create_at
ostree_repo_create
ostree_repo_get_path
ostree_repo_get_mode