Whamcloud - gitweb
LU-4669 type: change "%llx" to "LPX64”
[fs/lustre-release.git] / lustre / utils / lustreapi_internal.h
index 3ae67e9..207a5a0 100644 (file)
@@ -43,6 +43,7 @@
 int get_root_path(int want, char *fsname, int *outfd, char *path, int index);
 int root_ioctl(const char *mdtname, int opc, void *data, int *mdtidxp,
               int want_error);
-
+int get_param(const char *param_path, char *result,
+             unsigned int result_size);
 
 #endif /* _LUSTREAPI_INTERNAL_H_ */