From 143b5860d108d0d8c6f1265fc3b5020dc1949192 Mon Sep 17 00:00:00 2001
From: johann <johann>
Date: Mon, 8 Oct 2007 19:47:04 +0000
Subject: [PATCH] Branch b1_6 b=11686 i=adilger i=green

Severity   : enhancement
Bugzilla   : 11686
Description: Console message flood
Details    : Make cdls ratelimiting more tunable by adding several tunable in
	     procfs /proc/sys/lnet/console_{min,max}_delay_centisecs and
	     /proc/sys/lnet/console_backoff.
---
 lustre/ChangeLog | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/lustre/ChangeLog b/lustre/ChangeLog
index 86b26dd8f2..acc32a1765 100644
--- a/lustre/ChangeLog
+++ b/lustre/ChangeLog
@@ -120,6 +120,13 @@ Details    : Modify target file & which_patch.
              could exploit this flaw to run code in the kernel 
              (ie a root privilege escalation). (CVE-2007-4573). 
 
+Severity   : enhancement
+Bugzilla   : 11686
+Description: Console message flood
+Details    : Make cdls ratelimiting more tunable by adding several tunable in
+	     procfs /proc/sys/lnet/console_{min,max}_delay_centisecs and
+	     /proc/sys/lnet/console_backoff.
+
 --------------------------------------------------------------------------------
 
 2007-09-27         Cluster File Systems, Inc. <info@clusterfs.com>
-- 
GitLab