From: adilger Date: Thu, 17 Sep 2009 17:13:23 +0000 (+0000) Subject: Branch b1_8 X-Git-Tag: v1_8_2_01~1^2~100 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=185dc71a26418b251f4efd2ae7e42200b46173d9;p=fs%2Flustre-release.git Branch b1_8 Remove duplicate ChangeLog entry. --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 83796db..3792643 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -970,12 +970,6 @@ Bugzilla : 16037 Description: Client runs out of low memory Details : Consider only lowmem when counting initial number of llap pages -Bugzilla : 15825 -Description: Kernel BUG tries to release flock -Details : Lustre does not destroy flock lock before last reference goes - away. So always drop flock locks when client is evicted and - perform unlock regardless of successfulness of speaking to MDS. - Severity : normal Frequency : occasional Bugzilla : 15210