Whamcloud - gitweb
LU-5541 lustreapi: only export the API symbols
[fs/lustre-release.git] / lustre / utils / liblustreapi.map
diff --git a/lustre/utils/liblustreapi.map b/lustre/utils/liblustreapi.map
new file mode 100644 (file)
index 0000000..ebda578
--- /dev/null
@@ -0,0 +1,8 @@
+{
+    global:
+       llapi_*;
+       liblustreapi_initialized;
+       mdt_hash_name;
+    local:
+       *;
+};