From 13fbd4d668d31bcb2460f5dd883a86d5007b7c8f Mon Sep 17 00:00:00 2001 From: Johann Lombardi Date: Tue, 1 Jun 2010 01:22:49 +0200 Subject: [PATCH] b=22244/21128 remove changelog entry --- lustre/ChangeLog | 7 ------- 1 file changed, 7 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 167bdb1..0d36c1d 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -59,13 +59,6 @@ Description: The prune-icache-use-trylock is no longer needed now that the patch from bug 20008 is landed. Severity : normal -Bugzilla : 22244/21128 -Description: stack overflow when freeing locks under memory pressure -Details : instead of cancelling locks locally in the shrinking thread, - deletate it to a separate blocking thread to prevent stack - overflow. - -Severity : normal Bugzilla : 22755 Description: The shrink grant feature is still active on the client although the connect flag is not set. -- 1.8.3.1