summaryrefslogtreecommitdiff
path: root/apidoc
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2017-09-15 15:26:22 +0100
committerAtomic Bot <atomic-devel@projectatomic.io>2017-09-19 14:51:09 +0000
commit981eb6c2267f076bbb278f634fda83aa9dfac2a9 (patch)
tree7f62980ec212618917752ae7d4a5ea39e254e5c1 /apidoc
parent1036cc808470a8d17b83f5896c000fa76c8f43d0 (diff)
downloadostree-981eb6c2267f076bbb278f634fda83aa9dfac2a9.tar.gz
lib/repo: Add ostree_repo_equal() for comparing repos
This will compare their root directory inodes to see if they are the same repository on disk. A convenience method for the users of the public API who can’t access OstreeRepo.inode. Signed-off-by: Philip Withnall <withnall@endlessm.com> Closes: #1179 Approved by: cgwalters
Diffstat (limited to 'apidoc')
-rw-r--r--apidoc/ostree-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/apidoc/ostree-sections.txt b/apidoc/ostree-sections.txt
index 5f061c00..547e1509 100644
--- a/apidoc/ostree-sections.txt
+++ b/apidoc/ostree-sections.txt
@@ -287,6 +287,7 @@ ostree_repo_get_path
ostree_repo_get_mode
ostree_repo_get_config
ostree_repo_get_dfd
+ostree_repo_equal
ostree_repo_copy_config
ostree_repo_remote_add
ostree_repo_remote_delete