Whamcloud - gitweb
LU-17431 ptlrpc: move nodemap related ioctls to ptlrpc
[fs/lustre-release.git] / lustre / mgs / mgs_internal.h
index 4b36cac..2d109c5 100644 (file)
@@ -227,9 +227,6 @@ int mgs_list_logs(const struct lu_env *env, struct mgs_device *mgs,
 int mgs_pool_cmd(const struct lu_env *env, struct mgs_device *mgs,
                 enum lcfg_command_type cmd, char *poolname, char *fsname,
                 char *ostname);
-int mgs_nodemap_cmd(const struct lu_env *env, struct mgs_device *mgs,
-                   enum lcfg_command_type cmd, const char *nodemap_name,
-                   char *param);
 
 /* mgs_handler.c */
 int  mgs_get_lock(struct obd_device *obd, struct ldlm_res_id *res,