From 596730f13b3859169f18b906bd6fc2b395fc03c4 Mon Sep 17 00:00:00 2001 From: Johann Lombardi Date: Fri, 21 May 2010 16:33:41 +0200 Subject: [PATCH] b=21452 remove changelog entry --- lustre/ChangeLog | 8 -------- 1 file changed, 8 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 6c181fa..5eee896 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -95,14 +95,6 @@ Description: FSX checksum false positves due to mmap IO Details : Use OBD_FL_MMAP flag for IOs on a memory mapped file. Do not print checksum errors, if the flag is set on a request. -Severity : enhancement -Bugzilla : 21452 -Description: "weak-modules" support -Details : Implement "weak-modules" support which enables kernel modules - to be used with any kernel that implements the same kABI. In - order to achieve this modules are now installed in - /lib/modules/$(uname -r)/updates/kernel on all distributions. - Severity : normal Bugzilla : 22360 Description: file operations after eviction have successful return values -- 1.8.3.1