Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaed7f0
)
b=22244/21128 remove changelog entry
author
Johann Lombardi
<johann@sun.com>
Mon, 31 May 2010 23:22:49 +0000
(
01:22
+0200)
committer
Johann Lombardi
<johann@sun.com>
Mon, 31 May 2010 23:23:28 +0000
(
01:23
+0200)
lustre/ChangeLog
patch
|
blob
|
history
diff --git
a/lustre/ChangeLog
b/lustre/ChangeLog
index
167bdb1
..
0d36c1d
100644
(file)
--- 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.