summaryrefslogtreecommitdiff
path: root/src/libostree/libostree-devel.sym
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2022-05-07 13:51:31 -0400
committerColin Walters <walters@verbum.org>2022-05-09 12:33:38 -0400
commitf79b2cea91fc54a84e1f7c3f370dbad6e82f1954 (patch)
tree9f10fe73cc0d75494fbbe6d7a34124c31a557457 /src/libostree/libostree-devel.sym
parent22b8324019da3cff9effc7b8c1131ba2f0828877 (diff)
downloadostree-f79b2cea91fc54a84e1f7c3f370dbad6e82f1954.tar.gz
Add APIs to get xattrs from disk
I'm aiming to do some more work on the Rust side around `fsck` like functionality, and this is a useful primitive. There isn't a great Rust crate for xattrs, and I think it's better to share this code.
Diffstat (limited to 'src/libostree/libostree-devel.sym')
-rw-r--r--src/libostree/libostree-devel.sym6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/libostree/libostree-devel.sym b/src/libostree/libostree-devel.sym
index c15ae9fa..13e8041b 100644
--- a/src/libostree/libostree-devel.sym
+++ b/src/libostree/libostree-devel.sym
@@ -20,7 +20,11 @@
- uncomment the include in Makefile-libostree.am
*/
-
+LIBOSTREE_2022.4 {
+global:
+ ostree_fs_get_all_xattrs;
+ ostree_fs_get_all_xattrs_at;
+} LIBOSTREE_2021.5;
/* Stub section for the stable release *after* this development one; don't
* edit this other than to update the year. This is just a copy/paste