From 569c02e4abed2065df8a6ae38e3f4a13bb4e8595 Mon Sep 17 00:00:00 2001 From: jacob Date: Wed, 22 Jun 2005 19:00:29 +0000 Subject: [PATCH] add changelog --- lustre/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index b1918f8..91daa54 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -28,6 +28,15 @@ Details : While revalidating inodes the VFS looks up inodes with ifind() when it finds an existing inode and then the VFS later attaches this free lsm to a new inode. +Severity : minor +Frequency : occasional +Description: While starting a server, the fsfilt_ext3 module could not be + loaded. +Details : CFS's improved ext3 filesystem is named ldiskfs for 2.6 + kernels. Previously, lconf would still use the ext3 name + when trying to load modules. Now, it will correctly use + ext3 on 2.4 and ldiskfs on 2.6. + ------------------------------------------------------------------------------ 2005-06-20 Cluster File Systems, Inc. -- 1.8.3.1