Whamcloud - gitweb
LU-6283 ptlrpc: Implement NRS Delay Policy
[fs/lustre-release.git] / lustre / ptlrpc / ptlrpc_internal.h
index 5da292f..a37be57 100644 (file)
@@ -51,6 +51,7 @@ extern struct ptlrpc_nrs_pol_conf nrs_conf_crrn;
 extern struct ptlrpc_nrs_pol_conf nrs_conf_orr;
 extern struct ptlrpc_nrs_pol_conf nrs_conf_trr;
 extern struct ptlrpc_nrs_pol_conf nrs_conf_tbf;
+extern struct ptlrpc_nrs_pol_conf nrs_conf_delay;
 #endif /* HAVE_SERVER_SUPPORT */
 
 /**