Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / include / lustre_param.h
index c8ce970..d106fa1 100644 (file)
@@ -45,6 +45,7 @@
 
 /* obd_config.c */
 int class_find_param(char *buf, char *key, char **valp);
+int class_get_next_param(char **params, char *copy);
 int class_match_param(char *buf, char *key, char **valp);
 int class_parse_nid(char *buf, lnet_nid_t *nid, char **endh);
 /* obd_mount.c */