Whamcloud - gitweb
LU-13569 lnet: Add lnet_recovery_limit to lnetctl
[fs/lustre-release.git] / lnet / utils / lnetconfig / liblnetconfig.h
index b6ea68b..fe9ce5d 100644 (file)
@@ -403,6 +403,10 @@ int lustre_lnet_config_response_tracking(int count, int seq_no,
                                         struct cYAML **err_rc);
 int lustre_lnet_show_response_tracking(int seq_no, struct cYAML **show_rc,
                                       struct cYAML **err_rc);
                                         struct cYAML **err_rc);
 int lustre_lnet_show_response_tracking(int seq_no, struct cYAML **show_rc,
                                       struct cYAML **err_rc);
+int lustre_lnet_config_recovery_limit(int val, int seq_no,
+                                     struct cYAML **err_rc);
+int lustre_lnet_show_recovery_limit(int seq_no, struct cYAML **show_rc,
+                                   struct cYAML **err_rc);
 
 /*
  * lustre_lnet_config_max_intf
 
 /*
  * lustre_lnet_config_max_intf