Whamcloud - gitweb
LU-7004 obd: make LCFG_SET_PARAM functional
[fs/lustre-release.git] / lustre / include / lustre_disk.h
index a091158..45380ee 100644 (file)
@@ -325,6 +325,7 @@ int server_name2fsname(const char *svname, char *fsname, const char **endptr);
 
 int server_name2svname(const char *label, char *svname, const char **endptr,
                       size_t svsize);
+void obdname2fsname(const char *tgt, char *fsname, size_t buflen);
 
 #ifdef HAVE_SERVER_SUPPORT
 int server_name_is_ost(const char *svname);