From: Johann Lombardi Date: Fri, 21 May 2010 14:33:41 +0000 (+0200) Subject: b=21452 remove changelog entry X-Git-Tag: v1_8_3_52~3 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=596730f13b3859169f18b906bd6fc2b395fc03c4;p=fs%2Flustre-release.git b=21452 remove changelog entry --- 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