Whamcloud - gitweb
b=22244/21128 remove changelog entry
authorJohann Lombardi <johann@sun.com>
Mon, 31 May 2010 23:22:49 +0000 (01:22 +0200)
committerJohann Lombardi <johann@sun.com>
Mon, 31 May 2010 23:23:28 +0000 (01:23 +0200)
lustre/ChangeLog

index 167bdb1..0d36c1d 100644 (file)
@@ -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.