Whamcloud - gitweb
Updated for the next release.
[fs/lustre-release.git] / ldiskfs / ChangeLog
index d111266..5fc1cba 100644 (file)
@@ -1,4 +1,43 @@
-2007-10-17  Cluster File Systems, Inc. <info@clusterfs.com>
+tbd  Sun Microsystems, Inc.
+       * version 3.0.6
+
+
+-------------------------------------------------------------------------------
+
+04-26-2008  Sun Microsystems, Inc.
+       * version 3.0.5
+
+Severity   : normal
+Bugzilla   : 14493
+Description: Kernel BUG at ... ldiskfs/ldiskfs/mballoc.c:3853
+Details    : Removing the underlying device (e.g. via a SCSI rescan) can cause a
+            kernel BUG in ldiskfs_mb_discard_inode_preallocations().
+
+Severity   : major
+Bugzilla   : 14596
+Description: deadlock in ext3_expand_extra_isize
+Details    : Inode expansion during ext3_mark_inode_dirty may lead to deadlock.
+            This is solved by making sure that ext3_expand_extra_isize isn't
+            called from ext3_xattr_set_handle.
+
+Severity   : normal
+Bugzilla   : 14594
+Description: soft lockups on 1.6.2 MDS (is_subdir)
+Details    : don't add dentries with ".." to dcache and ignore such dentries in
+            iopen_lookup().
+
+--------------------------------------------------------------------------------
+
+2008-01-11  Sun Microsystems, Inc.
+       * version 3.0.4
+
+Severity   : normal
+Bugzilla   : 13397
+Description: Add support for vanilla-2.6.22 kernel.
+
+--------------------------------------------------------------------------------
+
+2007-12-07  Cluster File Systems, Inc. <info@clusterfs.com>
        * version 3.0.3
 
 Severity   : normal
@@ -7,11 +46,6 @@ Description: statfs speedup patches.
 Details    : The patches  improve statfs performance for very large
             filesystems.
 
---------------------------------------------------------------------------------
-
-tbd         Cluster File Systems, Inc. <info@clusterfs.com>
-       * version 3.0.3
-
 Severity   : normal
 Frequency  : if the uninit_groups feature is enabled on ldiskfs
 Bugzilla   : 13706