From: Johann Lombardi Date: Mon, 31 May 2010 23:22:49 +0000 (+0200) Subject: b=22244/21128 remove changelog entry X-Git-Tag: v1_8_3_53~20 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=13fbd4d668d31bcb2460f5dd883a86d5007b7c8f;p=fs%2Flustre-release.git b=22244/21128 remove changelog entry --- 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.