From: Johann Lombardi Date: Wed, 8 Jun 2011 13:43:57 +0000 (+0200) Subject: Remove changelog entry for LU-179 X-Git-Tag: v1_8_6_RC1~9 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=08b76cd92b2a4b6854ce3910a07531996449a9fd;p=fs%2Flustre-release.git Remove changelog entry for LU-179 ... this was already landed upstream (in Oracle's 1.8.6) Change-Id: I29f23b9a330847f91ba0de3883396de67966896c Signed-off-by: Johann Lombardi --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 10fb53e..6a35769 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -53,12 +53,6 @@ Details : Align the readahead extent by 1M after when it is trimed by ra_max_pages. Severity : normal -Jira : LU-179 -Description: lustre client lockup under memory pressure -Details : Under memory pressure, the rpc memory allocation in bulk - registration on the memory release path also needs be covered. - -Severity : normal Jira : LU-129 Description: Skip quotacheck on administratively disabled OSTs