summaryrefslogtreecommitdiff
path: root/apidoc
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2019-05-21 22:01:09 +0900
committerAtomic Bot <atomic-devel@projectatomic.io>2019-05-28 17:03:22 +0000
commitda4d0245af9b937c7fe65540f022bc77bc0354ed (patch)
treebd8b2f8f575c7bd89b1ccc653e730d7114f618bb /apidoc
parent1c0933b40ca090d3c748bda69eb9a1957a136e72 (diff)
downloadostree-da4d0245af9b937c7fe65540f022bc77bc0354ed.tar.gz
lib/commit: Added new ostree_repo_write_archive_to_mtree_from_fd()
Similar to ostree_repo_write_archive_to_mtree(), but takes a file descriptor to read the archive from instead of mandating a file path. Usefull for importing archives into an OSTree repo over a socket or from standard input in command line tools. Closes: #1862 Approved by: jlebon
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 1a26e1eb..7a59b5a7 100644
--- a/apidoc/ostree-sections.txt
+++ b/apidoc/ostree-sections.txt
@@ -380,6 +380,7 @@ ostree_repo_devino_cache_get_type
ostree_repo_write_directory_to_mtree
ostree_repo_write_dfd_to_mtree
ostree_repo_write_archive_to_mtree
+ostree_repo_write_archive_to_mtree_from_fd
ostree_repo_write_mtree
ostree_repo_write_commit
ostree_repo_write_commit_with_time