From 185dc71a26418b251f4efd2ae7e42200b46173d9 Mon Sep 17 00:00:00 2001 From: adilger Date: Thu, 17 Sep 2009 17:13:23 +0000 Subject: [PATCH] Branch b1_8 Remove duplicate ChangeLog entry. --- lustre/ChangeLog | 6 ------ 1 file changed, 6 deletions(-) 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 -- 1.8.3.1