Whamcloud - gitweb
LU-7004 obd: make LCFG_SET_PARAM functional
[fs/lustre-release.git] / lustre / mgs / mgs_internal.h
index 517422b..2e1f761 100644 (file)
@@ -215,8 +215,8 @@ int mgs_erase_log(const struct lu_env *env, struct mgs_device *mgs,
                  char *name);
 int mgs_erase_logs(const struct lu_env *env, struct mgs_device *mgs,
                   const char *fsname);
-int mgs_setparam(const struct lu_env *env, struct mgs_device *mgs,
-                struct lustre_cfg *lcfg, char *fsname);
+int mgs_set_param(const struct lu_env *env, struct mgs_device *mgs,
+                 struct lustre_cfg *lcfg);
 int mgs_list_logs(const struct lu_env *env, struct mgs_device *mgs,
                  struct obd_ioctl_data *data);
 int mgs_pool_cmd(const struct lu_env *env, struct mgs_device *mgs,