Whamcloud - gitweb
LU-5541 lustreapi: only export the API symbols
[fs/lustre-release.git] / lustre / utils / liblustreapi.map
1 {
2     global:
3         llapi_*;
4         liblustreapi_initialized;
5         mdt_hash_name;
6     local:
7         *;
8 };